  | | | IDE | IDE 2005-04-03 - By Alan Jones
Back I personally like Eclipse for the IDE. It's win/linux your choice of compilers. I just use the GNU compiler on linux and the mingw port of the GNU compiler on linux to cross-compile for windows (though so far I've not found a way to cross-compile shaders due to some mentalray trickiness with the .dlls and reimps inability to convert the shader.lib to a shader.a library which doesn't link to a particular .dll).
Though if you want to use a MS compiler you can use the free MS Visual C++ Toolkit. The eclipse wiki covers how to setup various compilers to work with it.
http://www.eclipse.org and http://www.eclipse.org/cdt (for the C/C++ tools) - there's a link to the wiki from there.
Cheers,
Alan.
On Apr 3, 2005 9:52 AM, Martin Matzeder <puppet_martin@(protected)> wrote: > Hi, > > what kind of IDE do You guys use to write and compile Your cpp code for > xsi plugins (on windows). > Is Visual C++ .NET Standard a good option? > > Martin > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi > --- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |