question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to build project, XDC0002 Cannot write to output file

See original GitHub issue

I’m trying to compile the C++ project. I’ve added the SDK to the /sdk folder, but as soon as I compile, in VS2015, and VS2017, administrator or not, I’m getting XDC0002 Cannot write to output file

The bin folder, and ScriptHookVDotNet3.asi are being made, but the .NET DLL isn’t being outputted.

I’m not sure where to look for resloving this. What am I doing wrong?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
crosirecommented, Apr 29, 2017

Should work now 😄.

0reactions
Rene-Sackerscommented, Apr 29, 2017

Perfect! Thanks man 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to build project, XDC0002 Cannot write to output file
I'm trying to compile the C++ project. I've added the SDK to the /sdk folder, but as soon as I compile, in VS2015,...
Read more >
Visual Studio Error: Unable to write to output file...
First, make sure that your project is allowing you to see files that are not "included" in your project. Second, look through your...
Read more >
Could not write to output file -- Access is denied
Basically this project was working perfectly and had no errors from my old computer. After copying over everything, this DotSettings.user file ...
Read more >
BC31019: Unable to write to output file '<filename>': <error>
The application is already running and using its files. To solve this problem, make sure that the application is not running.
Read more >
Visual Studio Could not write to output file annoyance | Blog
I got around this by undoing the read only attribute within Windows Explorer on the entire project folder. http:// • 15 years ago....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found