Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Allegro 5.2.4 MSVC binaries?

This thread is locked; no one can reply to it. rss feed Print
Allegro 5.2.4 MSVC binaries?
APrince
Member #12,698
March 2011

Hello guys,

are there somewhere MSVC 2017 prebuild libraries? Looking here: https://github.com/liballeg/allegro5/releases I can only see mingw32 binaries...

P.S. Getting back here after several years... I love these 90's discussion forum, don't you dare migrate to something "modern" :-D

Thinkal VB
Member #16,859
May 2018

Use VCPKG for windows- it's easy and will help you ease a lot of hard work while working with external libraries.
https://github.com/Microsoft/vcpkg

Edgar Reynaldo
Major Reynaldo
May 2007
avatar

APrince
Member #12,698
March 2011

Hmmm, I thought that nuget is for C#/.NET. I wanted to try it, but I don't get how it works... It said that PM (Paskage Manager) is installed by default with VS, but I cannot seem to launch it even from VS command line.

Edgar Reynaldo
Major Reynaldo
May 2007
avatar

I just fired up VS 2017 Community, and opened a solution, and it's there.

Right click on your solution and go to Manage Nuget Packages for Solution.

{"name":"611504","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/4\/7\/47ae0a7cb4d1f10f926c5af86e04dfe3.png","w":1920,"h":1080,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/4\/7\/47ae0a7cb4d1f10f926c5af86e04dfe3"}611504

You should be able to browse and install allegro from there. It looks like 5.2.4 is available for download.

DanielH
Member #934
January 2001
avatar

I use MSVC and NuGet with Allegro is very easy to install.

You can follow these steps for VS2015 here. They should be fairly similar to VS2017.

Go to: