Yes. DevStudio 6.0 is the only Microsoft compiler I own. I also want to provide a Dev-C++ project, but I'm unfamiliar with setting up Dev-C++ projects, so that will have to come later, as will DevStudio.NET (which I don't own).cassini wrote:Will it be a visual studio 6 project file?
Search found 4 matches
- Fri May 13, 2005 11:07 pm
- Forum: Project Announcements
- Topic: IrrLua
- Replies: 93
- Views: 35925
- Tue May 10, 2005 4:00 pm
- Forum: Project Announcements
- Topic: IrrLua
- Replies: 93
- Views: 35925
IrrLua 0.1 released
http://irrlua.sourceforge.net
This 0.1 version is only set up to build under linux, at the moment.
Next up will be DevStudio project files and finishing the rest of the examples.
This 0.1 version is only set up to build under linux, at the moment.
Next up will be DevStudio project files and finishing the rest of the examples.
- Wed Apr 27, 2005 11:55 pm
- Forum: Project Announcements
- Topic: IrrLua
- Replies: 93
- Views: 35925
Sorry for the delay
IrrLua is currently delayed. I updated my computer and now I've been stuck in SLI hell. ( http://www.hardwareanalysis.com/content/topic/38623/ ) In any event, I'll put what I do have working up on irrlua.sourceforge.net this weekend as a version 0.1 In this version all of Irrlichts header files have...
- Wed Apr 06, 2005 9:26 pm
- Forum: Project Announcements
- Topic: IrrLua
- Replies: 93
- Views: 35925
IrrLua
I've been working on a Lua front-end to IrrLicht-0.9, and have gotten most of it working last night. I now have an IrrLua interpreter that understands most of Irrlicht's types and objects. Right now I'm converting the example c++ apps to lua to make sure everything works. There is still a lot of wor...