Windows 2000 problems
I have recently installed windows 2000 and have now found that my compiler (dev-cpp, using MinGW) refuses to compile the tutorials from this site...it gives the following errors:
[Linker error] undefined reference to `ChoosePixelFormat@8''
[Linker error] undefined reference to `SetPixelFormat@12''
[Linker error] undefined reference to `SwapBuffers@4''
does anyone have any idea how to fix this?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement