GNSS-SDRLIB icon indicating copy to clipboard operation
GNSS-SDRLIB copied to clipboard

Can't build GUI in VS2022

Open Laubfrosch1234 opened this issue 2 years ago • 3 comments

Hi, just tried to run the SDR GUI. After several lib problems there is one I can't solve: LINK 2019 unresolved external symbol "__imp___iob_func" in function "STEREO_SendFpga".

This seems to be connected with libnslstereo.a(nslstereo_STA.o)

Any ideas how to fix that are welcom. Cheers

Laubfrosch1234 avatar Mar 16 '22 06:03 Laubfrosch1234

Update: Tried VS2017. Result: After some linking problems you will get grounded by "libfec.a", which "can't be opened" during the build process ....

Laubfrosch1234 avatar Mar 16 '22 09:03 Laubfrosch1234

Same here, Asked the provider of the static library for STEREO receiver for either the source code or an update. Waiting for it. Also libfec.a seems to be related tothe W32/X64 option

JohnNatHaysys avatar Apr 13 '22 11:04 JohnNatHaysys