This shows you the differences between two versions of the page.
devel:development [2010/07/17 15:38] mario small changes |
devel:development [2010/07/18 00:00] (current) mario updated VC 2010 details |
| | | | |
| | XuvTools includes all nonstandard thirdparty libraries that it relies on. It uses qmake for configuration, so you need a recent Qt library. Compiling Qt is described alongside the compilation notes for your platform. XuvTools compiles on many platforms and architectures, so you should expect it to "just work". We have tested at least the following build systems: Linux [[http://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Ubuntu_8.04_LTS_.28Hardy_Heron.29|Ubuntu 8.04 (Hardy)]], [[http://en.wikipedia.org/wiki/Mac_OS_X_v10.5|MacOS 10.6 (Snow Leopard)]] with [[http://en.wikipedia.org/wiki/Xcode|XCode 3.2]], and [[http://en.wikipedia.org/wiki/Windows_XP_editions#Windows_XP_Professional_x64_Edition|Windows XP Professional x64]] with [[http://en.wikipedia.org/wiki/Visual_studio|Visual Studio 2008]] and the [[http://en.wikipedia.org/wiki/Intel_C%2B%2B_Compiler|Intel Compiler]]. | | XuvTools includes all nonstandard thirdparty libraries that it relies on. It uses qmake for configuration, so you need a recent Qt library. Compiling Qt is described alongside the compilation notes for your platform. XuvTools compiles on many platforms and architectures, so you should expect it to "just work". We have tested at least the following build systems: Linux [[http://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Ubuntu_8.04_LTS_.28Hardy_Heron.29|Ubuntu 8.04 (Hardy)]], [[http://en.wikipedia.org/wiki/Mac_OS_X_v10.5|MacOS 10.6 (Snow Leopard)]] with [[http://en.wikipedia.org/wiki/Xcode|XCode 3.2]], and [[http://en.wikipedia.org/wiki/Windows_XP_editions#Windows_XP_Professional_x64_Edition|Windows XP Professional x64]] with [[http://en.wikipedia.org/wiki/Visual_studio|Visual Studio 2008]] and the [[http://en.wikipedia.org/wiki/Intel_C%2B%2B_Compiler|Intel Compiler]]. |
| - | XuvTools can not (yet) be compiled with Visual Studio 2010, due to qmake not being able to generate projects for it and a problem with the Visual Studio 2010 project upgrade wizard. | + | XuvTools can not (yet) be compiled with Visual Studio 2010, due to some problems with the Visual Studio 2010 compiler. |
| | | | |
| | ==== Development Documentation ==== | | ==== Development Documentation ==== |