On Fri, Apr 10, 2015 at 08:35:20PM +0100, Pedro Neves wrote: > Hi Dirk: > > As I needed to use subsurface, I've restored my src directory from a backup.
Um - is that a folder in which you have built Subsurface before with qmake? > Now I've started the whole process again and got the following: > > Konsole output > uic qt-ui/diveplanner.ui > uic qt-ui/maintab.ui > compiling qt-ui/about.cpp > compiling qt-ui/usersurvey.cpp > compiling subsurfacesysinfo.cpp > compiling configuredivecomputerthreads.cpp > subsurfacesysinfo.cpp:296:44: error: no ‘QString > SubsurfaceSysInfo::cpuArchitecture()’ member function declared in class > ‘SubsurfaceSysInfo’ > QString SubsurfaceSysInfo::cpuArchitecture() This is just a mix of old and new files. > Also, I have no /subsurface/build folder.... You should have one after running build.sh FROM THE LATEST GIT MASTER. scripts/build.sh was updated to use cmake yesterday, before that it used qmake /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
