ok then mate, cheers. I will give it another go and see what i can do.
Regards
Mark
Search found 8 matches
- Thu Apr 01, 2010 22:54
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
- Thu Apr 01, 2010 22:26
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
- Thu Apr 01, 2010 22:12
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
Re: DLL error when trying to run my project
still no joy after building them on my machine. any other ideas?
Regards
Mark
Regards
Mark
- Thu Apr 01, 2010 21:52
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
Re: DLL error when trying to run my project
OK mate. i'll give it a go and see what happens. Thanks for the help man
Regards
Mark
Regards
Mark
- Thu Apr 01, 2010 21:27
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
Re: DLL error when trying to run my project
Hi Timo,
What i have noticed is that it is asking for the _40.dll but i only have the _41.dll. Could it possibly be that the CEGUI dx9 render interface is made for a different version of the DX sdk?
Regards
Mark
What i have noticed is that it is asking for the _40.dll but i only have the _41.dll. Could it possibly be that the CEGUI dx9 render interface is made for a different version of the DX sdk?
Regards
Mark
- Thu Apr 01, 2010 20:37
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
Re: DLL error when trying to run my project
Hi,
I have updated the runtime and the sdk to the latest and yet i still have the same issue. any thoughts?
Regards
Mark
I have updated the runtime and the sdk to the latest and yet i still have the same issue. any thoughts?
Regards
Mark
- Thu Apr 01, 2010 19:25
- Forum: Help
- Topic: DLL error when trying to run my project
- Replies: 11
- Views: 8011
DLL error when trying to run my project
Hi all, I am just trying to put CEGUI into a DirectX 9 project (the simple sample project you get from the direct x sample browser) however when i try to run it i get the error that the d3dx9d_40.dll was not found. I am using CEGUI 0.6.2 and i am running visual studio's 2008. Has anyone got any idea...
- Thu Apr 01, 2010 12:38
- Forum: Modifications / Integrations / Customisations
- Topic: Custom ListBoxItem in CEGUI 0.6.2
- Replies: 1
- Views: 4349
Custom ListBoxItem in CEGUI 0.6.2
Hi all, I am trying to make a custom list box item. However, i am running into a little bit of trouble. I followed the tutorial http://www.cegui.org.uk/wiki/index.php/Create_a_CheckListboxItem to make the check list box item. But the check box does not appear (is this tutorial intended for an older ...