LinuxMCE Forums

Archive => Archive => Pluto Main General Issues => Topic started by: archived on November 17, 2005, 04:10:32 PM

Title: cross platform IDE
Post by: archived on November 17, 2005, 04:10:32 PM
Hi,

what is the best solution for cross-platform IDE ? I mean I would like to compile cross-platform pluto code (common plugins & os specifics) in a shot without switching between platforms.

Any ideas ?

Regards
Title: cross platform IDE
Post by: archived on November 18, 2005, 09:26:08 AM
Hi,

I'm using vs.net 2003 in Windows and KDevelop in Linux. You could try Eclipse (http://www.eclipse.org/downloads/index.php) to use the share the same project files for Windows and Linux.

Regards,
Chris M.