Le 06/08/2019 à 17:18, James Richters a écrit :

Any ideas?  Is this just from using i386-win32? Maybe the DLL is only for 64bit? Maybe some completely unrelated issue?  If 64bit is needed, what’s the best way to install FPC3.0.4 for x86_64-win64?  It seems like I tried to do that before and it wasn’t really very easy to try to learn how to compile it.

I'm going to have a look at that. Actually, it seems there's no package for fpc windows 64 bits.

The short answer would be to advise you to download and install lazarus ( https://www.lazarus-ide.org/ ) from https://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2064%20bits/Lazarus%202.0.4/lazarus-2.0.4-fpc-3.0.4-win64.exe/download

If you install it in C:\lazarus\, you'll end up with a 64 bits fpc in C:\lazarus\fpc\3.0.4\bin\x86_64-win64 . You can run it from command line as usual.

You can also try to replace the libusb-1.0.dll with the one from libusb-1.0.22\MinGW32\dll from https://github.com/libusb/libusb/releases/download/v1.0.22/libusb-1.0.22.7z .



_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to