Page 1 of 1

Your development platform for VLC on Windows

Posted: 05 Jul 2007 11:04
by publicENEMY
What is your development platform for building Videolan for Windows?
Mingw/MSYS
Cygwin
Linux cross compile

What is your preferred choice of IDE for Videolan for Windows development?
Netbeans
Eclipse
Notepad++/Textpad etc
Other

Thank you.

Re: Your development platform for Videolan

Posted: 05 Jul 2007 12:26
by Jean-Baptiste Kempf
* Linux Cross Compile, of course
Cygwin is slow and difficult to set up. MingW is a bit better.

* GVIM/Notepad++ on Windows (Vim on Linux)
Eclipse and Netbeans are not so great for plain C.

* gdb/valgrind on linux to debug.

Re: Your development platform for VLC on Windows

Posted: 09 Jul 2007 00:07
by Trollslayer
Cygwin plus Eclipse with CDT.
Crimson Editor as a general purpose editor. :)