On 14-4-2011 14:36, venom00 wrote:
>> 1. Download CMake if you haven't done it yet and Install: 
>> http://www.cmake.org/cmake/resources/software.html.
>> 2. Download and install Qt.
>> 3. Either run CMake Gui, and set "Where is the source code" 
>> to "<path-to-lyx>/lyx/development/cmake" and set "Where to 
>> build binaries" to "<path-to-lyx>/build/development/cmake" 
>> and hit Configure.
>>
>> (Choose Download dependencies)
>>
>> A MSVC project is created for you.
>>
>> I might be forgetting something, but it is not difficult at all.
> 
> You have to use VS2008, or, better, use VS2010 but you have to build Qt by
> yourself, the redistributed Qt version is for VS2008.
> If you are interested I can upload a version of Qt built with VS2010, it's a
> about a GB.

I'm pretty sure not the whole GB is necessary. You only need:
- uic/moc/rcc
- qmake
- QtCore
- QtGui

Vincent

Reply via email to