Hello Cristian:
I am not too familiar with cmake and gr-802-11, but you probably have to modify cmake files and run cmake again if the files do not automatically get added. I suggest try editing CMakeLists.txt (the one located in lib directory).
On Thu, Jun 29, 2017 at 11:43 AM, Cristian RodrÃguez <cristian.rodriguez.ud@gmail.com> wrote:
CristianBest regards,Thanks a lot for your time to read.but I didn't found the answer.I read,If you know the solution to my problem or you have a reference page, i would be very greatful.I know, maybe, it is just a line in a file, but i can't go ahead with it.Though, when it is checking for .xml files, it is listing the mine.I installed all the blocks of ge-ieee-802-11 again, as follows,Hi all,I'm designing a block in C++. It has .c, .h and .xml files. I put them in the same folders than mac or decode_mac blocks are in.but I dont know what i'm not including because the .cc.o file is not being generated for my block, as occurs with mac or decode_mac.cd gr-ieee802-11 mkdir build cd build cmake .. make sudo make install sudo ldconfig
In the terminal, I can see that decode_mac.cc.o (the block from which i'm building the mine ) is generated.[ 20%] Building CXX object lib/CMakeFiles/gnuradio-And, installed in the project,ieee802_11.dir/decode_mac.cc.o Install the project...But the mine, doesn't appear in the list.
-- Up-to-date: /usr/local/include/ieee802-11/gnuradio/ieee802_11/decode_ mac.h -- Up-to-date: /usr/local/share/gnuradio/grc/blocks/ieee802_11_app.xml
https://wiki.gnuradio.org/index.php/OutOfTreeModules# Making_your_blocks_available_ in_GRC
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment