I am looking for someone with a bulletproof Cursor setup on Windows to help optimize a complex C++ development workflow. I am building a high-performance networking library (Boost/Capy dependencies) and am hitting significant friction that is killing my velocity.
The Stack:
-
OS: Windows
-
Language: C++
-
Build System: CMake (Ninja/MSVC)
-
IDE: Cursor
The Pain Points:
-
CMake & File Pollution: CMake generation is erratic within Cursor. It frequently spits intermediate files and libraries into the source tree/repo roots instead of the build directory, creating a mess.
-
Agent & Terminal Integration: The Agent struggles with the Windows environment. I frequently get “Powershell not found” errors, or the Agent fumbles build commands and paths, forcing manual intervention.
-
Runtime & Debugging:
-
DLL Hell: The environment isn’t resolving paths correctly (e.g., couldn’t load wolfssll.dll).
-
Hanging Processes: Test runners often fail to exit, preventing the Agent from running the next iteration of fixes.
-
-
The Goal (The “Magic” Loop):
I want to tell Cursor to “debug this target” and have it autonomously:-
Compile
-
Run/Test
-
Read the error/output
-
Hypothesize and apply a fix
-
Repeat
-
All without me holding its hand.
-
What I Need:
I am looking for someone who has CMake + Windows + Cursor working flawlessly. I need to know your configuration, how you set up your .cursorrules for C++, and how you handle the terminal environment so the Agent stops hallucinating commands.
If you have a robust C++ workflow on Windows, please share your setup – you could also DM me.
in Short:
• knows VSCode
• knows Cursor
• knows cmake
• Runs on Windows
who can help me fix my garbage

