PDA

View Full Version : Instalation, problem with glut


ruby.shamir
September 12th, 2005, 04:51 PM
Hello,

I downloaded and installed ARToolkit according to the guide in the readme file.

I am using VS .NET 2003, under windows XP.

The problem is when trying to build a project, such as paddleDemo, next two errors occured:

error LNK2001: unresolved external symbol ___glutCreateWindowWithExit@8
paddleDemo fatal error LNK1120: 1 unresolved externals

those error occured with many other projects.

I tried to download another version of GLUT, but it did not help,

any ideas? :confused:

thank you,

Ruby