Commit Graph

7 Commits

Author SHA1 Message Date
Davide Gerhard f61d1c3908
add gettimeofday() compatibility function for windows
plugins that need that:
  - remotesink
  - remotesource
2019-05-28 15:19:19 +02:00
Davide Gerhard a642cf0d41
move apple to custom/ 2019-05-21 20:19:26 +02:00
Davide Gerhard 5e2a9cdd7e
fix udev/libusb error after 760e4859
/Users/rainbow/tmp/my/sdrangel/fcdhid/hid-libusb.c:49:10: fatal error: 'libusb-1.0/libusb.h' file not found

Undefined symbols for architecture x86_64:
  "_iconv", referenced from:
      _get_usb_string in hid-libusb.c.o
  "_iconv_close", referenced from:
      _get_usb_string in hid-libusb.c.o
  "_iconv_open", referenced from:
      _get_usb_string in hid-libusb.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
2019-04-23 08:18:54 +02:00
ZigaS 27aab58d92 MacOS(sierra) development environment.
Updated qmake project configs.
Deploy & Run script.
For now only hardware supported is HackRF.
2017-05-15 12:32:16 +02:00
Ziga S 0df3427a3a MacOS Compatibility:
- pthread barriers implementation.
- clock time.h
- libiconv link
- Support for dylib loading
- CMake project fixes
QTEditor parent project file.
2016-06-28 10:20:47 +02:00
Edouard Griffiths 065c278c44 Windows build: added fcdhid and fcdlib libraries 2016-03-24 11:30:06 +01:00
f4exb a909c4c40c Deep redesign: Better support for FCD dongles #1 2015-09-03 03:57:54 +02:00