c++ Programming Glossary: opencltest
How to use GLEW with MinGW http://stackoverflow.com/questions/8870793/how-to-use-glew-with-mingw Now I have these link errors in my project g o Chapter10 OpenCLTest .exe src Chapter10 OpenCLTest .o lopengl32 lglew lglut32 lglu32.. in my project g o Chapter10 OpenCLTest .exe src Chapter10 OpenCLTest .o lopengl32 lglew lglut32 lglu32 lopencl src Chapter10 OpenCLTest.. .o lopengl32 lglew lglut32 lglu32 lopencl src Chapter10 OpenCLTest .o Chapter10 OpenCLTest .cpp .text 0x167 undefined reference..
|