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".

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

Dependencies:

  • libX11.a
  • libXau.a

MinGW libs:

  • libgcc.a
  • libws2_32.a
  • libmingwex.a
Clone this wiki locally