mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #183] Imported Project Not Found #120
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @scottymcraig on GitHub (Oct 22, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/183
After installing windows build tools and create-proton-app, receiving error "...\node_modules\libui-node\build\nbind.vcxproj(21,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk."
@mischnic commented on GitHub (Oct 22, 2018):
@parro-it ?
@mischnic commented on GitHub (Oct 26, 2018):
Does running
npm install --global --production windows-build-toolshelp?Does the path to your project contain spaces?
@ateshuseyin commented on GitHub (Oct 31, 2018):
windows-build-tools have some issues. See #179
@kusti8 commented on GitHub (Jan 19, 2020):
Proton Native V2 is now released! If the issue still occurs in the new update, please open a new issue.