Start Blogging…
Hi there!
I am Thoran and I want to start with a short introdcution:
I am working on the Windows port of Irrlicht.NET CP. I have a background of several programming languages mostly on Windows. These include C++,C VB, VB.NET, C#. I am dedicated to hobby game development which is my motivation for getting Irrlicht.NETCP running as I want to use it to create platform independent game programs.
As lester already mentioned I am currently working on fixing this nasty Vista string bug. What I can say so far is one pitfall in running Irrlicht.NET CP on Vista:
- Use Administrator rights for running your Irrlicht.NET CP application.
You may ask why? The reason is that you need certain privileges to allow the DLLImport of Irrlicht.NET CP to work. It might be a more safer option to add these special privileges to your group you belong to, however I am not deep enough into Vista to tell you how. So the easy, unsecure approach is to use admin privileges to run your application.
Considering the strings bug, I hope to finally have found the solution, but it still needs testing and keep you updated on the progress.
So long
Thoran
Filed under Uncategorized