Skip to content
kinnalru edited this page Dec 23, 2011 · 5 revisions

Project is developed under QtCreator, and comes with all needed static libraries to compile under Win by now. It is possible to compile project using VS compiller "cl". Dependencies: http://sites.google.com/site/xportmingw/ - libX11.a - libXau.a MinGW libs: - libgcc.a - libws2_32.a - libmingwex.a

Project configuration(paths and vars) is hardcoded by now.

Clone this wiki locally