Build without VisualStudio

tyler.carter's Avatar

tyler.carter

26 Jan, 2016 10:45 PM

Hi AppVeyor,

Is it possible to build project without visual studio sln/project file. I just have CMakesLists.txt file in my repo and build fails because sln file is not found.

Thanks!

  1. Support Staff 1 Posted by Feodor Fitsner on 27 Jan, 2016 12:28 AM

    Feodor Fitsner's Avatar

    Hi Tyler,

    Yes, you can switch build mode to "Script" and provide your own commands.

  2. 2 Posted by tyler.carter on 27 Jan, 2016 12:38 AM

    tyler.carter's Avatar

    Ah okay great. Also found some additional github links for msys64 and appveyor.yml file.

    https://github.com/roswell/roswell/blob/master/.appveyor.yml
    https://github.com/bjorn/tiled/blob/master/appveyor.yml
    https://github.com/polysquare/cmake-unit

    Thanks for the quick response!

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac