Maf, Can you also share the full output of the cmake command ?
The error looks like you are missing the swig command on your system, but I'd like to see how cmake reports this. Geert Op dinsdag 14 mei 2019 09:35:32 CEST schreef Maf. King: > On Sunday, 12 May 2019 01:54:16 BST Christopher Lam wrote: > > Good luck creating a build. Branch at > > https://github.com/christopherlam/gnucash/tree/maint-csv-export > > Hi Christopher, > > Tried to build GC last night. CMake failed with many errors. > > I downloaded the zip source file using the green "clone or download" button > on the page you mentioned above. > > unzipped into ~/src > > followed the suggestions on the wiki page about how to install into > ~/opt/gnucash-vat > > ran cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/gnucash-vat ../gnucash-maint- > csv-export/ > > > the first several errors were file not found types: > > CMake Error at common/test-core/CMakeLists.txt:43 (add_library): > Cannot find source file: > > /home/maf/src/gnucash-maint-csv-export/common/test-core/swig-unittest- > support-guile.c > > Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp > .hxx .in .txx > > (that file is not in my tree, nor is it in your git branch) > > then there were some like > > CMake Error: CMake can not determine linker language for target: test-core > -guile > > make failed, of course. > > Do I need to pass some switches to CMake, or do I need more source than what > is in the branch from mainline or somewhere? > > Thanks, > Maf. > > > > > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel