canopy fsx only version
See original GitHub issueJust wanted to leave a marker open with regards to a version of canopy that can be run without Visual Studio. Here is what I have so far: https://github.com/amirrajan/canopy-fsx
If you have fsi
in your PATH
, you should be able to clone this repo, and just runfsi program.fsx
.
Issue Analytics
- State:
- Created 9 years ago
- Comments:21 (10 by maintainers)
Top Results From Across the Web
Canopy from a FSX Script - Devon Burriss' Blog
Examples of running Canopy Selenium automation in a F# fsx script file. ... Here is the TL;DR version: .NET Core 2.1 SDK and...
Read more >Opaque Canopy - Flight Simulator X (Add-ons/Downloads)
Hi Tailhook I have a nvadia 8800gt that does support DX10 but i choose to run FSX under DX9 as i find DX10...
Read more >canopy/Build.fsx at master - lefthandedgoat
f# web automation and testing library, built on top of Selenium (friendly to c# also) - canopy/Build.fsx at master · lefthandedgoat/canopy.
Read more >Canopy transparency (GMAX to FSX)
I have almost completed my first Gmax model aeroplane, and am able to successfully export it to FSX, however I have a couple...
Read more >Door/Canopy Issue With FSX
Have a strange canopy/door issue that just cropped up. It doesnt matter if the aircraft has a button to open the doors or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It was the last thing - I had a chromedriver.exe in c:\ AND in bin/debug for some reason. I had updated the one in bin/debug but it was using the one in the c:\ . Once I updated the one in c:\ it started working. Thank you some much for your help!
Did you put your chrome driver in root c:\ (thats the default location)