-
Notifications
You must be signed in to change notification settings - Fork 10.4k
On Windows, the return value of cmake config/build cannot be captured until it times out #14453
Copy link
Copy link
Open
Labels
appIssues related to the Codex desktop appIssues related to the Codex desktop appbugSomething isn't workingSomething isn't workingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Description
What version of the Codex App are you using (From “About Codex” dialog)?
newest
What subscription do you have?
plus
What platform is your computer?
Microsoft Windows NT 10.0.19044.0 x64
What issue are you seeing?
On Windows, the return value of cmake config/build cannot be captured until it times out. Is this a problem with CMake or with Codex shell?
What steps can reproduce the bug?
When compiling a C++ project using MSVC + Ninja + CMake on Windows, Codex will run compile or configure commands in the shell until a timeout occurs.
What is the expected behavior?
I suspect it might be because CMake uses a sub-thread for compilation, causing shell commands to not return values?
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
appIssues related to the Codex desktop appIssues related to the Codex desktop appbugSomething isn't workingSomething isn't workingwindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.