On Fri, Jun 12, 2015 at 01:31:49PM +0300, Benjamin wrote: > > From what I can see, Qt Creator should no longer open the subsurface.pro > file? Or is it no longer the correct tool to work with?
Yeah, I"m about to remove qmake support. Look at the INSTALL file and scripts/build.sh for details on how to build Subsurface. We switched from qmake to cmake. In QtCreator simply open the CMakeLists.txt file. Depending on your environment you might need some options for that (again, look at build.sh) /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
