rtlsdrblog / rtl-sdr-blog

Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
https://www.rtl-sdr.com
GNU General Public License v2.0
275 stars 41 forks source link

CMake Error: The source directory "/tmp/rtl-sdr-blog/build/.. -DDETACH_KERNEL_DRIVER=ON" does #16

Closed rajil closed 1 year ago

rajil commented 1 year ago

Hello,

I want to enable bias tee. The following instructions at https://www.rtl-sdr.com/rtl-sdr-blog-v-3-dongles-user-guide/ doesnt work.

git clone https://github.com/rtlsdrblog/rtl-sdr-blog
cd rtl-sdr-blog
mkdir build
cd build
cmake .. -DDETACH_KERNEL_DRIVER=ON
make
cd src
./rtl_biast -b 1

I get an error on compiling,

$ cmake .. -DDETACH_KERNEL_DRIVER=ON
CMake Error: The source directory "/tmp/rtl-sdr-blog/build/.. -DDETACH_KERNEL_DRIVER=ON" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
rtlsdrblog commented 1 year ago

Can't replicate this, it's maybe just a formatting error when copying HTML. Try typing it out instead.