Wierd linker error

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Helo77
Posts: 1
Joined: Wed Dec 17, 2008 11:25 am

Wierd linker error

Post by Helo77 »

Hi,
Im getting a really wierd linker error when building my irrlicht project in release mode using VS2008. Im not really sure what else I can post to to help out but here is the error:

Error 23 error LNK2005: ___@@_PchSym_@00@UkiltiznnrmtLhgfuuUgzxgrxzoLzrLmvdLDwUgzxgrxzoLzrUivovzhvUtlzoPgizevihvvwtvOlyq@ already defined in car.obj CarSystem.obj

It builds fine in debug mode but I cant get release to work.
Any suggestions would be great. Thanks.
Post Reply