Linked with external 64-bit Unicode C/C++ Visual Studio DLL

External libraries (GTK, GSL, SDL, Allegro, OpenGL, etc) questions.
Patrice Terrier
Posts: 57
Joined: Jan 06, 2006 8:27
Location: France
Contact:

Re: Linked with external 64-bit Unicode C/C++ Visual Studio DLL

Post by Patrice Terrier »

Just copy the url on your browser command line.
It doesn't work from the url link, because www.ObjReader.com is using http not https

http://www.objreader.com/download/demo/FB_Mini.7z
Löwenherz
Posts: 291
Joined: Aug 27, 2008 6:26
Location: Bad Sooden-Allendorf, Germany

Re: Linked with external 64-bit Unicode C/C++ Visual Studio DLL

Post by Löwenherz »

Just copy the url on your browser command line.
It doesn't work from the url link, because www.ObjReader.com is using http not https

http://www.objreader.com/download/demo/FB_Mini.7z
Thank you patrice but your last link still doesn't Work yet

Perhaps better using another link? https://www.zapsolution.com/...
Vortex
Posts: 120
Joined: Sep 19, 2005 9:50

Re: Linked with external 64-bit Unicode C/C++ Visual Studio DLL

Post by Vortex »

Hi Löwenherz,

I can download the .7z file using Google Chrome. Can you try to download the 7z archive with wget for Windows?

Code: Select all

C:\>wget.exe http://www.objreader.com/download/demo/FB_Mini.7z
https://eternallybored.org/misc/wget/
Löwenherz
Posts: 291
Joined: Aug 27, 2008 6:26
Location: Bad Sooden-Allendorf, Germany

Re: Linked with external 64-bit Unicode C/C++ Visual Studio DLL

Post by Löwenherz »

Thx Vortex but I tried with Mozilla Firefox and the link works :-) dont know why Google Chrome doesn't Work Here.
Post Reply