-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Build node sources under visual studio 2013 #12070
Copy link
Copy link
Closed
Labels
buildIssues and PRs related to Node.js builds or CI infrastructure.Issues and PRs related to Node.js builds or CI infrastructure.questionIssues asking questions about Node.js.Issues asking questions about Node.js.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Activity
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to Node.js builds or CI infrastructure.Issues and PRs related to Node.js builds or CI infrastructure.questionIssues asking questions about Node.js.Issues asking questions about Node.js.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Im trying to build the node sources just cloned on my local machine, then after runing the ./configure script , i open the visual project using visual studio 2013 then when i'm building i got some errors see the screenshot:

I'm using windows as a plateform and visual studio 2013 as an IDE.