debug build mode

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

debug build mode

ravas
When I build in debug mode there are some files that change.
The diffs show up on GitHub desktop:



Push or add to ignore file or ?


Reply | Threaded
Open this post in threaded view
|

Re: debug build mode

Rallaz
Ignore it, *.a are static compiled libraries
Reply | Threaded
Open this post in threaded view
|

Re: debug build mode

R. van Twisk
Administrator
In reply to this post by ravas
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: debug build mode

ravas
Thanks guys.
Reply | Threaded
Open this post in threaded view
|

Re: debug build mode

LordOfBikes
Administrator
This is a Windows only thing, I fixed it in master and 2.0 branch.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: debug build mode

ravas
Thanks!