About Store Forum Documentation Contact



Post Reply 
Build Titan Engine Linux Binaries in Visual Studio with CMake
Author Message
Fex Offline
Gold Supporter

Post: #1
Build Titan Engine Linux Binaries in Visual Studio with CMake
[Image: good.png]

By using VS you can use extensions like Github Copilot, and get completion suggestions:
[Image: copilotcompletion-GIF.gif]

I wanted to be able to build, deploy, and debug headless Linux servers without having to work in Netbeans in a VM. I much prefer Visual Studio as a result I made it happen and wrote a tutorial on how to do this:

Visual Studio+CMake+WSL Project Tutorial
(This post was last modified: 09-02-2022 01:49 PM by Fex.)
09-02-2022 04:55 AM
Find all posts by this user Quote this message in a reply
RedcrowProd Offline
Member

Post: #2
RE: Build Titan Engine Linux Binaries in Visual Studio with CMake
great tutorial and addition !
09-02-2022 06:16 AM
Find all posts by this user Quote this message in a reply
Post Reply