Difference between revisions of "Category:Building"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
[[UnixCompile]] [[OSXCompile]] and [[Win32Compile]] are probably the most helpful.
 
[[UnixCompile]] [[OSXCompile]] and [[Win32Compile]] are probably the most helpful.
  
 +
* [[Win32Compile|How to compile for Windows]] ([[Win32CompileMSYSNew|MSYS]],[[Win32CompileCygwinNew|Cygwin]])
 +
* [[OSXCompile|How to compile on Mac OS X]]
 +
* [[UnixCompile|How to compile on Unix/Linux]]
 +
* [[WinCECompile|How to compile on WinCE]]
 +
* [[Solaris|How to compile on Solaris]]
 +
* [[BeOSCompile|How to compile on BeOS (outdated)]]
 +
* [[ARM-XCompile|How to cross-compile for ARM]]
 +
 +
* [[OutOfTreeCompile|How to compile a module outside of VLC source tree]]
 +
* [[DirectFB_Compile|Compile DirectFB plugin]]
 +
* [[Contrib_Status|Contrib Status]] - 3rd party libraries status.
 +
* [[Packagers|Links to the packaging in various distros]]
 
== Warning ==
 
== Warning ==
 
Don't put any of the non-released test binaries or svn-compiles on software sites or on user-forums.  
 
Don't put any of the non-released test binaries or svn-compiles on software sites or on user-forums.  

Revision as of 14:13, 9 November 2010

Steps

These are the main steps to follow to Compile VLC are :

OS

But there are the special HowTos for the OS you want VLC in. UnixCompile OSXCompile and Win32Compile are probably the most helpful.

Warning

Don't put any of the non-released test binaries or svn-compiles on software sites or on user-forums. We have had bad experiences with this before and we do not appreciate it.


See also Category:Operating systems.