Page 1 of 1

EdgeLib with MinGW

PostPosted: Dec 21, 2007 @ 11:28am
by n2liquid

PostPosted: Dec 21, 2007 @ 12:00pm
by edge

PostPosted: Dec 21, 2007 @ 12:25pm
by n2liquid

PostPosted: Dec 21, 2007 @ 1:56pm
by edge

PostPosted: Dec 24, 2007 @ 1:40pm
by n2liquid

PostPosted: Dec 24, 2007 @ 4:12pm
by edge
I think it's a bug in Visual Studio, so it tries to load the default libc.lib library in every project. You can disable the library by opening the project settings (right click on your project in the solution explorer and select 'settings').

In the project settings select linker -> input and enter 'libc' in the ignore library list.

Re: EdgeLib with MinGW

PostPosted: Nov 22, 2009 @ 2:57am
by domic62