[GnuWin32-Users] [gnuwin32 - Help] RE: can not link Regex for Windows in VS 2008
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
From: SourceForge.net <no...@so...> - 2010-04-25 20:24:58
|
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3659631 By: mz2ptc0 You may be linking with the wrong version of the C/C++ runtime library. In the Visual C++ IDE make sure you have selected to include the default libraries and check the build log. If it is Windows XP or Vista you are building on you may still want to update to the Windows SDK for Windows 7 anyway. _____________________________________________________________________________________ You are receiving this email because you elected to monitor this topic or entire forum. To stop monitoring this topic visit: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3659631/unmonitor To stop monitoring this forum visit: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor |