Answer the question
In order to leave comments, you need to log in
How to automate build programs (php component+soap+git+cmake+vc11+ftp)?
Hello.
How to automate the assembly of programs?
I don't want to reinvent the wheel if there is a beaten path.
There is a remote server based on Windows 2012. There is an installed Visual Studio 2012 Express.
And there is a program
void main()
{ printf("hello, world"); }
Answer the question
In order to leave comments, you need to log in
If the program is cross-platform, then https://travis-ci.org/
Here are the manuals for plusers: https://docs.travis-ci.com/user/languages/cpp . You can run CMake. Free - only open-source projects.
Strange desire)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question