On 06/08/2013 10:27 PM, Yogesh Dahiya wrote: > I am trying to build gras but stuck with following error: > > -- Found SWIG: /usr/bin/swig (found version "1.3.40") > -- Found PythonLibs: /usr/lib/libpython2.7.so > CMake Error at python/gras/CMakeLists.txt:9 (include): > include could not find load file: > > GrSwig > > > CMake Error at python/gras/CMakeLists.txt:10 (include): > include could not find load file: > > GrPython > > did'nt find any solution >
Those files should be in ${GRAS_SOURCE_DIR}/PMC/cmake/Modules Does that directory exist for you? Did you follow the build instructions, the submodule commands are very important for fetching all the code. Thats my guess: https://github.com/guruofquality/gras/wiki/Build#get-the-source-code -josh > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio