On 09/03/2013 10:22 AM, Tom Rondeau wrote: >> I accidentally did with only one dot "./". however it is building now. >> will this work? > > I don't think so. That seems a very odd response since ./ is your > current directory, which doesn't have the source in it. I'd stop it, > clear your build directory, and try again to make sure nothing odd > happens. > oh so i stopped it, cleared the build dir and did:
matt@matt-Inspiron-1525:~/src/gnuradio/build$ cmake ../ -DCMAKE_BUILD_TYPE=Debug now i get: CMake Error at CMakeLists.txt:22 (message): Prevented in-tree build. This is bad practice. -- Configuring incomplete, errors occurred! i am still missing something here. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
