It'll be better if someone add main.cpp for GAS parser, customer is waiting for a long time.
On Thu, May 27, 2010 at 11:40 AM, Andrey Maslennikov < [email protected]> wrote: > Looks like you have no main.cpp file. Maybe it is missed main for GAS > parser? > > Andrew, to check it, you can try to build SA *without* GAS parser (just > remove this line from CMake's file) > > > On Thu, May 27, 2010 at 11:32 AM, Букирев Андрей <[email protected]>wrote: > >> Hi all, >> >> >> >> Could somebody explain what is wrong here: >> >> D:\work\BiPro\projects\SourceAnalyzer\workspace\workflow>cmake >> ../../repos/workflow >> >> -- Check for working C compiler: cl >> >> -- Check for working C compiler: cl -- works >> >> -- Detecting C compiler ABI info >> >> -- Detecting C compiler ABI info - done >> >> -- Check for working CXX compiler: cl >> >> -- Check for working CXX compiler: cl -- works >> >> -- Detecting CXX compiler ABI info >> >> -- Detecting CXX compiler ABI info - done >> >> -- Configuring done >> >> CMake Error in CMakeLists.txt: >> >> Cannot find source file "main.cpp". Tried extensions .c .C .c++ .cc >> .cpp >> >> .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx >> >> >> >> >> >> -- Build files have been written to: >> D:/work/BiPro/projects/SourceAnalyzer/workspace/workflow >> >> >> >> D:\work\BiPro\projects\SourceAnalyzer\workspace\workflow>make >> >> make: *** No targets specified and no makefile found. Stop. >> >> >> >> D:\work\BiPro\projects\SourceAnalyzer\workspace\workflow> >> >> >> >> Are there my problems or something wrong with Cmakelist? >> >> I havn’t chance to check it on Linux…. >> >> >> >> Best Regards, >> >> - Andrew >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "SourceAnalyzer Team" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<sa_team%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/sa_team?hl=en. >> > > > > -- > Best Regards, > Andrey > > -- > You received this message because you are subscribed to the Google Groups > "SourceAnalyzer Team" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<sa_team%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/sa_team?hl=en. > -- Regards, Artem tel. +79200444558 icq 269910037 skype artem.shaporenko Source Analyzer Team -- You received this message because you are subscribed to the Google Groups "SourceAnalyzer Team" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sa_team?hl=en.
