Weird problems with Irrlicht .NET CP
Weird problems with Irrlicht .NET CP
When adding a reference to Irrlicht .NET CP's DLL for my project at school, I see IrrlichtNETCP when I type using, and I can see all the classes and stuff in the "intellisense". But, here at home, I see nothing.. and when I type using, all I see is "Irr" and "Irrlicht".. not "IrrlichtNETCP"... What's up with this?
-
- Posts: 17
- Joined: Mon Feb 12, 2007 11:48 pm
- Location: New Zealand
hmmm, I've never actually heard of IrrlichtNETCP...
I searched google, and it seems to be another variation, and the one you have at home is the official one, did you download the one at school and the one at home seperately?
http://irrlichtnetcp.sourceforge.net/in ... /Main_Page
good luck
EDIT:
in the official Irrlicht.Net, you have to create the device, it should have came with some examples, read the readme.txt in the main folder when you extract it
I searched google, and it seems to be another variation, and the one you have at home is the official one, did you download the one at school and the one at home seperately?
http://irrlichtnetcp.sourceforge.net/in ... /Main_Page
good luck
EDIT:
in the official Irrlicht.Net, you have to create the device, it should have came with some examples, read the readme.txt in the main folder when you extract it
-
- Posts: 17
- Joined: Mon Feb 12, 2007 11:48 pm
- Location: New Zealand
I downloaded the exact same thing on both computers, and I am using the exact same IDE as well... so there is definitely something wrong. The computers are different in specs, but not that different (Both are Dell, but mine has faster dual-core CPU but no SLI, other than that they are identical).ShadowDust wrote:hmmm, I've never actually heard of IrrlichtNETCP...
I searched google, and it seems to be another variation, and the one you have at home is the official one, did you download the one at school and the one at home seperately?
http://irrlichtnetcp.sourceforge.net/in ... /Main_Page
good luck
EDIT:
in the official Irrlicht.Net, you have to create the device, it should have came with some examples, read the readme.txt in the main folder when you extract it
Sorry, have to ask.
On the off chance, did you add the DLL files as references in both projects?
Perhaps you forgot one.. Just double check.
Good luck.
Perhaps you forgot one.. Just double check.
Good luck.