pixkike

Results 18 comments of pixkike

This is my output of cmake VERBOSE=1 https://github.com/ptrkrysik/gr-gsm/files/9125840/log.txt

Thank you so much For Replying me sir grgsm is not installed yet I download grgsm from this link https://git.osmocom.org/gr-gsm , and install gnuradio 3.8 from this https://github.com/ptrkrysik/gr-gsm/issues/597#issuecomment-1040038428 , this...

sorry sir @velichkov i haven't completely uninstall gnuradio 3.10 so i delete all of gnuradio 3.10 and reinstall 3.8 and then i put python path everythin work and then i...

> How did you deleted it? at first I have 2 gnuradio versions in my system So 1st of all I delete my gnuradio 3.8 and 2nd i uninstall with...

sir @velichkov i decided to delete 3.10 and remove all gnuradio and grgsm all .And then reinstall gnuradio 3.8( from source) and install grgsm from this github .As you said...

>What parameters did you use when invoking cmake and make? did u mean versions ? ` cmake version 3.23.1 CMake suite maintained and supported by Kitware (kitware.com/cmake). ` `GNU Make...

ohh I build gnuradio 3.8 with this >cmake -DCMAKE_BUILD_TYPE=Release -DPYTHON_EXECUTABLE=/usr/bin/python3 ../ and build gr-gsm with > cmake .. Like this

sorry sir ` gnuradio-config-info --version 1 ⨯ v3.8.5.0-6-g57bd109d ` ver 3.8

I have downloaded osmosdr with >Better use the official osmocom repository, or it's github mirror https://gitea.osmocom.org/sdr/gr-osmosdr/ https://github.com/osmocom/gr-osmosdr when I run Cmake `cmake .. -- Build type not specified: defaulting to...

Dear Sir I install correspond gr-osmos from >https://gitea.osmocom.org/sdr/gr-osmosdr/ for gr 3.8 so I run cmake (Work Fine) and run make ` make 2 ⨯ [ 57%] Built target gnuradio-osmosdr [...