VS2005 C++ Express - Can't link!: "I update the regular VS Studio file instead of the Express file in this step:
Step 4: Update the corewin_express.vsprops file.
One more step is needed to make the Win32 template work in Visual C++ Express. You need to edit the corewin_express.vsprops file (found in C:\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults) and
Change the string that reads:
AdditionalDependencies='kernel32.lib' to
AdditionalDependencies='kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib'
Отправлено через панель инструментов Google:"
Комментариев нет:
Отправить комментарий