Hi. I have typed
$ sudo aptitude install qt4-dev-tools After, $ ./configure $ make $ sudo make install If you want more details, i am writing for tomorrow a simple manual that I willl publish in my blog: http://bioinformatiquillo.wordpress.com/ I hope this will be useful for you. Bye. On Tue, May 25, 2010 at 3:52 PM, Rob Oakes <[email protected]> wrote: > Probably the easiest way to do this is to downloa and install the Qt SDK > for Windows (http://qt.nokia.com/downloads). It includes the Qt4 > development libraries, documentation, and an IDE called Qt Creator. > > Using Qt Creator in addition to CMake (http://www.cmake.org/) is > probably the easiest way I've found to get up and running with a LyX > development environment. All it involves is checking out the code, to > opening a new project, and then clicking on the > development/cmake/CMakeLists.txt file. Qt Creator will then configure, > compile and index your project for you. And best of all, everything is > free. > > There are ways to get up and running with MS Visual Studio, but I'm not > nearly patient enough to figure them out. > > Cheers, > > Rob > > -- Más allá de la confusión, persiste la duda.
