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
Ravas,

I don't see the files in github on our repository : https://github.com/LibreCAD/LibreCAD/tree/master/plugins
Perhaps you added them to your own repo or added them by accident locally?

In any case,
the .a files are build files and shouldn't be in github.

thanks for your support!

Ries

On Oct 23, 2015, at 10:44 AM, ravas [via LibreCAD] <[hidden email]> wrote:

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 ?





If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/debug-build-mode-tp5712470.html
To start a new topic under LibreCAD-dev, email [hidden email]
To unsubscribe from LibreCAD, click here.
NAML

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!