Skip to content
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

Cannot build source #214

Open
Jsparham777 opened this issue Apr 19, 2020 · 0 comments
Open

Cannot build source #214

Jsparham777 opened this issue Apr 19, 2020 · 0 comments

Comments

@Jsparham777
Copy link

Jsparham777 commented Apr 19, 2020

Hi,

I am trying to build the solution but cannot get the AxoCover.Native.vcx project to build.
When I clone the repository, Visual Studio 2019 prompts me to re-target the Native project to the following:

  • Windows SDK Version: 10.0 (latest installed version)
  • Platform Toolset: Upgrade to v142

I accept this change and set the configuration to x64.
When I build the solution, the following errors are displayed:

CS1617	Invalid option '7.3' for /langversion; must be ISO-1, ISO-2, Default or an integer in range 1 to 6.	AxoCover.Common	C:\Users\j\Source\Repos\AxoCover\AxoCover.Common\CSC

CS1617	Invalid option '7.3' for /langversion; must be ISO-1, ISO-2, Default or an integer in range 1 to 6.	AxoCover.Runner	C:\Users\j\Source\Repos\AxoCover\AxoCover.Runner\CSC

CS0006	Metadata file 'C:\Users\j\Source\Repos\AxoCover\AxoCover.Common\bin\Debug\AxoCover.Common.dll' could not be found	AxoCover	C:\Users\j\Source\Repos\AxoCover\AxoCover\CSC

CS0006	Metadata file 'C:\Users\j\Source\Repos\AxoCover\AxoCover.Dependencies\bin\Debug\AxoCover.Dependencies.dll' could not be found	AxoCover	C:\Users\j\Source\Repos\AxoCover\AxoCover\CSC

CS0006	Metadata file 'C:\Users\j\Source\Repos\AxoCover\AxoCover.Runner\bin\Debug\AxoCover.Runner.exe' could not be found	AxoCover	C:\Users\j\Source\Repos\AxoCover\AxoCover\CSC

CS1617	Invalid option '7.3' for /langversion; must be ISO-1, ISO-2, Default or an integer in range 1 to 6.	AxoCover.ReleaseTagger	C:\Users\j\Source\Repos\AxoCover\AxoCover.ReleaseTagger\CSC

CS0006	Metadata file 'C:\Users\jspar\Source\Repos\AxoCover\AxoCover\bin\Debug\AxoCover.dll' could not be found	AxoCover.Tests	C:\Users\j\Source\Repos\AxoCover\AxoCover.Tests\CSC

LNK1104	cannot open file 'EasyHook64.lib'	AxoCover.Native	C:\Users\j\source\repos\AxoCover\AxoCover.Native\LINK

What am I doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant