-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tons of errors when trying to 'build' #40
Comments
@julianperrott I have the EXACT same issue as above. In addition to the steps outlined above, I also tried targeting different 4.7x framework versions with no success. Any tips here would be much appreciated! |
In addition the above steps, I've also checked out multiple different commits and attempted to build with the same issues. I've spent several hours digging around trying to find the issue with no success |
Edit: I was opening the SLN file while in VS- for some reason opening the SLN file in explorer and telling it to use VS then building made it work properly. Having the same issues while trying to build. `:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2203,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. Build failed.` |
I have the same problem and nothing works. I have no idea what to do, I know nothing about programming, please can someone write a solution? |
|
I don't know what step I missed. I downloaded the repository. I tried the zip, I tried importing it into github, and i tried using visual studio to do it for me.
here is a screenshot of my mega errors: https://content.screencast.com/users/TheSpark/folders/Snagit/media/78a4cb65-fbdd-4623-80c5-7f4b64d57f5a/07.05.2021-09.55.png
The text was updated successfully, but these errors were encountered: