Re: [Discuss-gnuradio] gr-cdma doxygen build

2017-03-30 Thread Marcus Müller
You're totally welcome. I had to use -DENABLE_DOXYGEN=ON to actually make it enable doc building, forgot to mention that. On 03/30/2017 03:52 PM, Murray Thomson wrote: > Thanks very much Marcus! I appreciate it. > > Cheers, > Murray > > On 30 March 2017 at 14:48, Marcus Müller

Re: [Discuss-gnuradio] gr-cdma doxygen build

2017-03-30 Thread Murray Thomson
Thanks very much Marcus! I appreciate it. Cheers, Murray On 30 March 2017 at 14:48, Marcus Müller wrote: > Hi Morris, hi Achilleas, > > git clone https://gist.github.com/b9293dc835ace87f9a1a46daabe4cd4f > > Cheers, > > Marcus > > On 03/29/2017 11:26 PM, Murray Thomson wrote: > > Thanks for your

Re: [Discuss-gnuradio] gr-cdma doxygen build

2017-03-30 Thread Marcus Müller
Hi Morris, hi Achilleas, git clone https://gist.github.com/b9293dc835ace87f9a1a46daabe4cd4f Cheers, Marcus PS: works on F23, F24, but I only tested with ninja, not with GNU Make On 03/29/2017 11:26 PM, Murray Thomson wrote: > Thanks for your reply Achilleas. Do you have a compiled version of th

Re: [Discuss-gnuradio] gr-cdma doxygen build

2017-03-30 Thread Marcus Müller
Hi Morris, hi Achilleas, git clone https://gist.github.com/b9293dc835ace87f9a1a46daabe4cd4f Cheers, Marcus On 03/29/2017 11:26 PM, Murray Thomson wrote: > Thanks for your reply Achilleas. Do you have a compiled version of the > documentation you could share? A pdf or html format would be very

Re: [Discuss-gnuradio] gr-cdma doxygen build

2017-03-29 Thread Murray Thomson
Thanks for your reply Achilleas. Do you have a compiled version of the documentation you could share? A pdf or html format would be very handy if I can't solve the problem. Regards, Murray On 29 March 2017 at 18:21, Achilleas Anastasopoulos wrote: > Hi Murray, > > although I am the author of gr

Re: [Discuss-gnuradio] gr-cdma doxygen build

2017-03-29 Thread Achilleas Anastasopoulos
Hi Murray, although I am the author of gr-cdma I do not know how to help you with this. I am using doxygen etc as a user, not a developer, so I wouldn't even know where to start. For what it's worth, I have developed and tested this module on Fedora 21. Hope someone else in the list can help on

[Discuss-gnuradio] gr-cdma doxygen build

2017-03-27 Thread Murray Thomson
Hi, I'm trying to build gr-cdma in Ubuntu 16.04 following the instructions in https://github.com/anastas/gr-cdma. I can build it with cmake -DENABLE_DOXYGEN=OFF "PATH TO YOUR gr-cdma TRUNK" But when I enable doxygen it fails. I have installed sudo apt install doxygen doxygen-doc doxygen-gui doxyg