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].
For more options, visit this group at 
http://groups.google.com/group/sa_team?hl=en.

Reply via email to