So, if I am specifying a zip folder, I should write...
device->getFileSystem()->addZipFileArchive("../../media/field.zip");
Or, do i need the full media pth? cause, i would like have it run on a flash drive properly.
But, should my media file be located in the project folder with the debug or ...
Search found 8 matches
- Mon May 14, 2007 11:52 pm
- Forum: Beginners Help
- Topic: 3D Max 9 exporters
- Replies: 6
- Views: 669
- Sun May 13, 2007 9:44 pm
- Forum: Beginners Help
- Topic: 3D Max 9 exporters
- Replies: 6
- Views: 669
- Sun May 13, 2007 7:52 pm
- Forum: Beginners Help
- Topic: 3D Max 9 exporters
- Replies: 6
- Views: 669
- Sun May 13, 2007 2:45 pm
- Forum: Beginners Help
- Topic: 3D Max 9 exporters
- Replies: 6
- Views: 669
3D Max 9 exporters
Dose any one know of any 3D max 9 exporter that will export to either .irr or any other usable format for irrlicht, cause I am having problems with the 3DS format. Every time it says:
Could not load the mesh, because it could not be opened.
Thanks
Blue Fly
Could not load the mesh, because it could not be opened.
Thanks
Blue Fly
- Sat May 12, 2007 3:48 pm
- Forum: Beginners Help
- Topic: Entry Point not found
- Replies: 6
- Views: 742
- Thu May 10, 2007 9:55 pm
- Forum: Beginners Help
- Topic: Entry Point not found
- Replies: 6
- Views: 742
- Thu May 10, 2007 8:40 pm
- Forum: Beginners Help
- Topic: Entry Point not found
- Replies: 6
- Views: 742
Entry Point not found
Every time I try to debug or run the project, I get a Entry Point not found...
The procedure entry point ?createDevice@irr@@YAPAVIrrlichtDevice@1@W4E_DRIVER_TYPE@video@1@ABV?$dimension2d@H@core@1@l_N22PAVIEventReceiver@1@PBD@Z could not be located in the dynamic link library Irrlicht.dll
what do i ...
The procedure entry point ?createDevice@irr@@YAPAVIrrlichtDevice@1@W4E_DRIVER_TYPE@video@1@ABV?$dimension2d@H@core@1@l_N22PAVIEventReceiver@1@PBD@Z could not be located in the dynamic link library Irrlicht.dll
what do i ...
- Tue May 01, 2007 7:59 pm
- Forum: Beginners Help
- Topic: cannot open file 'odbc32.lib'
- Replies: 2
- Views: 700
cannot open file 'odbc32.lib'
I am using VS C++ 2005, and every time I try to Build the solution, i get the following error:
------ Build started: Project: HelloWorld, Configuration: Debug Win32 ------
Linking...
LINK : fatal error LNK1104: cannot open file 'odbc32.lib'
Build log was saved at "file://c:\Documents and Settings ...
------ Build started: Project: HelloWorld, Configuration: Debug Win32 ------
Linking...
LINK : fatal error LNK1104: cannot open file 'odbc32.lib'
Build log was saved at "file://c:\Documents and Settings ...