Search found 8 matches

by iRay
Sun Jul 10, 2011 13:04
Forum: Help
Topic: Compiling CEGUISamples.
Replies: 10
Views: 7323

Re: Compiling CEGUISamples.

The symbol _Direct3DCreate9@4 should be part of the d3d9.lib, the DirectInput stuff requires the dinput8.lib Try to add these two libs, too. Thanks, but I've already included those 2 in Linker->Input->Additional Dependencies but still get the same errors. I went to search on google about this error...
by iRay
Sat Jul 02, 2011 08:19
Forum: Help
Topic: Compiling CEGUISamples.
Replies: 10
Views: 7323

Re: Compiling CEGUISamples.

The symbol _Direct3DCreate9@4 should be part of the d3d9.lib, the DirectInput stuff requires the dinput8.lib Try to add these two libs, too. Thanks, but I've already included those 2 in Linker->Input->Additional Dependencies but still get the same errors. I went to search on google about this error...
by iRay
Sat Jul 02, 2011 03:37
Forum: Help
Topic: Compiling CEGUISamples.
Replies: 10
Views: 7323

Re: Compiling CEGUISamples.

Help me please ;(.
by iRay
Sat Jun 25, 2011 12:40
Forum: Help
Topic: Compiling CEGUISamples.
Replies: 10
Views: 7323

Re: Compiling CEGUISamples.

I'm using DirectX SDK June 2010.

And yes, I've already tried linking SampleHelper to the dxguid.lib location.
It did help but I ended up with those errors above.
by iRay
Sat Jun 25, 2011 09:04
Forum: Help
Topic: Compiling CEGUISamples.
Replies: 10
Views: 7323

Compiling CEGUISamples.

Yeah as topic, I was compiling the CEGUISamples.sln file, till I got the errors which I coded in green below. After which I just tried to compile the TreeDemo.sln file as I wanted to see the output (I was planning to make a CEGUI Menu). I did the same for that project alone, included the necessary l...
by iRay
Fri May 27, 2011 15:31
Forum: Help
Topic: LINK : fatal error LNK1104: cannot open file 'CEGuiSampleHel
Replies: 4
Views: 3129

Re: LINK : fatal error LNK1104: cannot open file 'CEGuiSampl

Kulik wrote:
iRay wrote:I've tried compiling that, and I got some regsvr32 error. "To register a module, you must provide a binary name."


This seems weird to me. regsrv32 shouldn't be called when compiling a solution. What exactly are you doing?


Nothing? Just ctrl + f5 to compile the solution.
by iRay
Thu May 26, 2011 03:15
Forum: Help
Topic: LINK : fatal error LNK1104: cannot open file 'CEGuiSampleHel
Replies: 4
Views: 3129

Re: LINK : fatal error LNK1104: cannot open file 'CEGuiSampl

Sorry about that. There are several different download packages available. You should have started this thread by telling us which package you downloaded and are trying to use. Different packages may have differences in how they should be used. I downloaded the latest version vc.9 0.7.5 package. &qu...
by iRay
Tue May 24, 2011 11:16
Forum: Help
Topic: LINK : fatal error LNK1104: cannot open file 'CEGuiSampleHel
Replies: 4
Views: 3129

LINK : fatal error LNK1104: cannot open file 'CEGuiSampleHel

Hi there. I'm new to this community and as well as CEGUI. I have encountered this error when trying to compile. LINK : fatal error LNK1104: cannot open file 'CEGuiSampleHelper_d.lib' I have downloaded all the necessary files (I think). I've tried linking but I can't find any library folders which co...

Go to advanced search