Installing Cobra.
Posted: Fri Oct 16, 2015 11:31 pm
I've completed the install, but is wondering what the directions mean here:
I have Community Visual Studio 2015.
I just don't know how to make the .exe, I'm afraid I'm a bit inexperienced in programming. But I'd like to at least try Cobra and get the feel you know?
I'll gladly take a helping hand, and will try to help others during my time learning Cobra.
- Code: Select all
On Windows, put a "cobra.cmd" somewhere in your PATH such as a C:\bin directory.
The contents should at least be:
@"C:\Cobra\Cobra-0.9.6\bin\cobra.exe" %*
I have Community Visual Studio 2015.
I just don't know how to make the .exe, I'm afraid I'm a bit inexperienced in programming. But I'd like to at least try Cobra and get the feel you know?
I'll gladly take a helping hand, and will try to help others during my time learning Cobra.