Closed GoogleCodeExporter closed 9 years ago
All of the following libraries are automatically added to the linker options by
MSVC
for Win32 projects:
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib
shell32.lib
ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
If the express edition leaves any of those out, that's weird, we should go
ahead and
add them explicitly.
Original comment by nitsuja-@hotmail.com
on 16 Feb 2009 at 6:21
Original comment by nitsuja-@hotmail.com
on 16 Feb 2009 at 6:33
Thanks. I would have done this myself, but I first wanted to make sure that it
wasn't
set that way for a reason.
Original comment by Upth...@gmail.com
on 16 Feb 2009 at 6:44
Original issue reported on code.google.com by
Upth...@gmail.com
on 16 Feb 2009 at 5:07