【发布时间】:2011-02-12 14:58:09
【问题描述】:
这是我得到的输出和
'abc.exe': Loaded 'C:\Windows\system\glut32.dll', Binary was not built with debug information.
'
'abc.exe': Loaded 'C:\Windows\System32\glew32.dll', Binary was not built with debug information.
The thread 'Win32 Thread' (0x1710) has exited with code 0 (0x0).The thread 'Win32 Thread' (0x16a0) has exited with code 0 (0x0).The thread 'Win32 Thread' (0x1770) has exited with code 0 (0x0).The thread 'Win32 Thread' (0x1708) has exited with code 1 (0x1).The thread 'Win32 Thread' (0x1778) has exited with code 1 (0x1).The program '[600] abc.exe: Native' has exited with code 1 (0x1).
关于如何解决这个问题的任何想法?
我在 VS2008 VS2010 上也试过了。结果几乎相同。如何强制构建二进制文件?我找不到任何正确的项目选项。 非常感谢。
-埃贡
【问题讨论】:
标签: visual-studio visual-studio-2008 visual-studio-2010 glut glew