000
26.11.2006, 14:52 Uhr
elturco
|
Hallo zusammen,
ich möchte unter Visual C++ 2005 Express, Glui zum laufen bringen. Nun habe ich eine Anleitung wie ich das am besten machen kann, da ist aber die Rede von "Build:Batch Build:Build" menu comment. Ich weiss nicht wie ich das machen kann, bzw wo ich das einfügen soll. Hier ist die Beschreibung: Zitat:
Code: |
The directory 'msvc' contains a Visual C++ workspace entitled 'glui.dsw'. To recompile the library and examples, open this workspace and run the menu command "Build:Batch Build:Build". The 3 executables will be in the 'bin' directory, and the library in the 'lib' directory.
To create a new Windows executable using GLUI, create a "Win32 Console Application" in VC++, add the GLUI library (in 'msvc/lib/glui32.lib'), and add the OpenGL libs:
glui32.lib glut32.lib glu32.lib opengl32.lib (Microsoft OpenGL)
Include the file "glui.h" in any file that uses the GLUI library.
|
Kann mir einer helfen bitte ?
Grüße |