Thread: OpenEQ Design
View Single Post
  #12  
Old 11-28-2004, 10:19 AM
jbb
Hill Giant
 
Join Date: Mar 2003
Location: UK
Posts: 242
Default

I ported this today to windows.
It took quite a few minor changes to make it work but nothing difficult. I just hardcoded argc and argv for testing but it would take much to split the command line.

Once a version which is working a bit more fully is done I'll do a windows port and merge it back into the main source.

I used the visual c++ express beta which is freely available and worked very well indeed for this,
Reply With Quote