DomJM
DomJM
Mmfad
Created by Clark'sDesertBot on 5/18/2024 in #topic-of-the-day
How Do People Dress in your Area? - Topic of the day 5/18/24
can confirm
51 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
Downloading the binary seemed to have worked! I was able to run cargo test integration::test which seems to be all I need for my issue. Thanks so much for the help everyone
13 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
Ah ok that makes sense. When I saw I was having trouble with Cmake in VSCode I re-referenced the docs and saw that these docs seemed to have a way of handling it. Appreciate your help! I'll try @rustbull's solution/Cmake specific solutions with VSCode. Thank you!
13 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
I'm starting to feel like I went down the wrong alleyway with this blobsweat
13 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
13 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
The docs for contributing tell windows users to use Visual Studio 2019 for Cmake and a few other options:
For Windows users:

Get VS Community 2019 with “Desktop development with C++” toolkit and make sure to select the following required tools listed below along with all C++ tools.
Visual C++ tools for CMake
Windows 10 SDK (10.0.17763.0)
Testing tools core features - Build Tools
Visual C++ ATL for x86 and x64
Visual C++ MFC for x86 and x64
C++/CLI support
VC++ 2015.3 v14.00 (v140) toolset for desktop
For Windows users:

Get VS Community 2019 with “Desktop development with C++” toolkit and make sure to select the following required tools listed below along with all C++ tools.
Visual C++ tools for CMake
Windows 10 SDK (10.0.17763.0)
Testing tools core features - Build Tools
Visual C++ ATL for x86 and x64
Visual C++ MFC for x86 and x64
C++/CLI support
VC++ 2015.3 v14.00 (v140) toolset for desktop
If there is a method of doing this in VSCode I would love to be able to!
13 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
Oh I'll make sure to try this! Thanks for recommending this solution
13 replies
DDeno
Created by DomJM on 8/15/2023 in #help
Issues getting local environment running in VSCode and Visual Studio 2022
Thanks for the quick response! That's good super insightful, hopefully it's something simple I'm just overlooking.
13 replies