Search found 2 matches

by Asura
Sun Jul 31, 2011 21:56
Forum: Help
Topic: Problem in ceguistring.h while compiling (VS2010)
Replies: 4
Views: 3772

Re: Problem in ceguistring.h while compiling (VS2010)

Thanks for all your suggestions, the problem is fixed and the cause was the order in which I included CEGUI files and my own engine files. Including my files last solved the problem.
by Asura
Sat Jul 30, 2011 20:05
Forum: Help
Topic: Problem in ceguistring.h while compiling (VS2010)
Replies: 4
Views: 3772

Problem in ceguistring.h while compiling (VS2010)

Hi there, I just found CEGui and want to implement it in my DX11 engine. Unfortunately, I get an error in ceguistring.h when trying to compile. The VS error is as follows: d:\development libraries\cegui-sdk-0.7.5-vc10\include\cegui\ceguistring.h(1257): error C2589: '(' : illegal token on right side ...

Go to advanced search