PacBot - Aura (Winter Demo Entry) [-Update: Dec. 03-]
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
PacBot - Aura (Winter Demo Entry) [-Update: Dec. 03-]
Here's a screenie of the model... i'm still workin at the first level but hopefully things will work out. I also wrote a tutorial on how to do a custom cursor...
Tutorial
http://www.phyer.net/whoppyarts/downloa ... cursor.cpp
ScreenShots
Tutorial
http://www.phyer.net/whoppyarts/downloa ... cursor.cpp
ScreenShots
Last edited by DarkWhoppy on Wed Dec 03, 2003 10:11 pm, edited 2 times in total.
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
error
If I want to compile the cursor tutorial VC++ 6 say:
--------------------Configuration: customcursor - Win32 Debug--------------------
Linking...
customcursor.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class irr::IrrlichtDevice * __cdecl irr::createDevice(enum irr::video::EDriverType,class irr::core::dimension2d<int> const &,unsigned int,bool,bool,class irr::IEvent
Receiver *,unsigned short const *)" (__imp_?createDevice@irr@@YAPAVIrrlichtDevice@1@W4EDriverType@video@1@ABV?$dimension2d@H@core@1@I_N2PAVIEventReceiver@1@PBG@Z)
Debug/customcursor.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
customcursor.exe - 2 error(s), 0 warning(s)
I have Irrlicht 0.4.1 so I don't know what it is
--------------------Configuration: customcursor - Win32 Debug--------------------
Linking...
customcursor.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class irr::IrrlichtDevice * __cdecl irr::createDevice(enum irr::video::EDriverType,class irr::core::dimension2d<int> const &,unsigned int,bool,bool,class irr::IEvent
Receiver *,unsigned short const *)" (__imp_?createDevice@irr@@YAPAVIrrlichtDevice@1@W4EDriverType@video@1@ABV?$dimension2d@H@core@1@I_N2PAVIEventReceiver@1@PBG@Z)
Debug/customcursor.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
customcursor.exe - 2 error(s), 0 warning(s)
I have Irrlicht 0.4.1 so I don't know what it is
And now, I am a member!
Visit my website @ www.venex.be
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
I'm using Dev-C++... so I just link all the libraries in the configure... try adding this after all of the namespaces... #pragma comment(lib, "Irrlicht.lib")
I'm not positive though... the source thats on my website works fine for me. Maybe someone with VC++ can figure it out . But really... the code should work...
I'm not positive though... the source thats on my website works fine for me. Maybe someone with VC++ can figure it out . But really... the code should work...
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
thanx with #pragma comment(lib, "Irrlicht.lib") it works!
Visit my website @ www.venex.be
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
Here's a pic of the frozen lake I added... looks pretty shweet
http://www.phyer.net/whoppyarts/temp/PacBotShot.jpg
http://www.phyer.net/whoppyarts/temp/PacBotShot.jpg