Can't build latest Irrlicht.Net with VSTS 2008

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
dbaechtel
Posts: 1
Joined: Fri Jul 18, 2008 2:06 am

Can't build latest Irrlicht.Net with VSTS 2008

Post by dbaechtel »

I get 350+ errors about:
error C2039: 'Textures' : is not a member of 'irr::video::SMaterial' c:\projects\irrlicht-svn1419-all-win32\source\irrlicht.net\NativeConverter.h 155 Irrlicht.NET

How do I fixt this? Textures does not appear to be in def of SMaterial.
Do you have a version that builds with MS VSTS 2008?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Irrlicht.Net is not active anymore, use Irrlicht.NetCP, the link to their forum is provided on the main page of the Irrlicht forum, scroll down to Irrlicht.Net subforum.
Post Reply