Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Microsoft Visual Studio Building
#9
Question 
I've finally managed to set up a build environment from scratch on Windows 7 with Visual Studio 2017 (using the toolset v140). I wasn't using pre-build packs of dependent libraries (some of the links in this post seem to be dead), so the task turned out to be a pain in the neck quite burdensome... so I'm thinking about a way how to automate this initial step.
One of the options is to use a tool to automatically download (and optionally build) required libraries. Since the application already uses CMake-scripts, the good candidate to ease the automation is Hunter. I believe, this tool can also fetch dependencies for other platforms...
Is it worth investing time in such a task?
Theoretically when properly implemented the automated dependencies fetching can make it easy for new developers to join the project.


Messages In This Thread
Microsoft Visual Studio Building - by Simbax - 03-31-2016, 05:06 PM
RE: Microsoft Visual Studio Building - by Smok - 04-09-2016, 10:06 PM
RE: Microsoft Visual Studio Building - by DavivaD - 02-05-2017, 07:52 AM
RE: Microsoft Visual Studio Building - by Smok - 02-05-2017, 10:16 AM
RE: Microsoft Visual Studio Building - by DavivaD - 02-05-2017, 03:19 PM
RE: Microsoft Visual Studio Building - by AntonK - 05-05-2018, 08:40 PM
RE: Microsoft Visual Studio Building - by Simbax - 06-02-2018, 06:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)