DJ2LS / FreeDATA

A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
https://wiki.freedata.app/
GNU General Public License v3.0
133 stars 17 forks source link

Internal rigctld tweaks for windows users #647

Closed Mashintime closed 5 months ago

Mashintime commented 5 months ago
DJ2LS commented 5 months ago

Great, thanks @Mashintime
What about removing the 32bit version of Hamlib from build process ( nsis )?

@dk5sm might this fix your path problem you've reported?

Mashintime commented 5 months ago

NSIS? We should only support 64 bit in my opinion for binary packages.

But if a user wants to use a 32 bit version of hamlib, I see no issues with supporting that and checking if it's available.

DJ2LS commented 5 months ago

@Mashintime I've removed the 32bit build separately. We can merge if you want

Mashintime commented 5 months ago

I'm good with merging.