Sorry this is a newbie question. I have an i5 running windows 10 home
Version 10.0.10586 Build 10586
I've installed vis studio community 2015
Version 14.0.24720.00 Update 1
I've downloaded Carlsim and followed the installation instructions for cpu only mode
- loaded solution CARLsim.cpuonly
- set build to Release x64
When I try to build the solution I get 20 errors. All of them are either
- Cannot open include file: 'cuda.h': No such file or directory
- Cannot open include file: 'gtest/gtest.h': No such file or directory
Do I actually need both of these? I know I can download and install them, but it doesn't seem straightforward, eg this information for installing gtest with vis studio:
Despite the detailed instructions here, many comments say it still didn't work, other env vars might need to be set, and various other traps.
With no vis studio experience I'm not at all confident of being able to get this to work. Is it just a matter of persevering until you finally get there or is there an easy/obvious solution that I'm missing?
Thanks!
Pete