- Joined
- Jun 6, 2012
- Messages
- 382
- Reaction score
- 254
- Points
- 78
- Location
- Sydney, Australia, Earth, Sol
- Website
- www.orbithangar.com
Hi all,
I am trying to get a scenario editor working for a project I'm developing, and I've been stuck trying to create a resource (.rc) file. Not sure if this is the best place to post this, so I do apologize in advance if not.
The default ShuttleA in the OrbiterSDK has a resource file which includes the dialog layout for the scenario editor. When working in the ShuttleA's solution I can add new resource files without any issue, but in my solution, when I go to add a new resource I get "Fatal error RC1015: cannot open include file 'winres.h'".
As far as I can tell I have the correct platform toolsets installed, I can create resource files in new/blank projects on VS2022 without any issue. Just wondering if anyone else might know what I'm missing? My project's properties are set up identically to the default ShuttleA as far as I can tell. I am using platform toolset v100, as v143 will not work for Orbiter projects (in my experience, please correct me if I'm wrong on that).
Any help is much appreciated!
Thanks,
MrMartian
I am trying to get a scenario editor working for a project I'm developing, and I've been stuck trying to create a resource (.rc) file. Not sure if this is the best place to post this, so I do apologize in advance if not.
The default ShuttleA in the OrbiterSDK has a resource file which includes the dialog layout for the scenario editor. When working in the ShuttleA's solution I can add new resource files without any issue, but in my solution, when I go to add a new resource I get "Fatal error RC1015: cannot open include file 'winres.h'".
As far as I can tell I have the correct platform toolsets installed, I can create resource files in new/blank projects on VS2022 without any issue. Just wondering if anyone else might know what I'm missing? My project's properties are set up identically to the default ShuttleA as far as I can tell. I am using platform toolset v100, as v143 will not work for Orbiter projects (in my experience, please correct me if I'm wrong on that).
Any help is much appreciated!
Thanks,
MrMartian