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

Compilation Failure #73

Open
Marty19 opened this issue Sep 4, 2018 · 1 comment
Open

Compilation Failure #73

Marty19 opened this issue Sep 4, 2018 · 1 comment

Comments

@Marty19
Copy link

Marty19 commented Sep 4, 2018

Trying to compile on Ubuntu 14.04, dotnet 2.1.4, nodejs 10.1.0 and getting errors:

Utils/Helpers/Time/FastClock.cs(29,34): error CS0234: The type or namespace name 'Exporters' does not exist in the namespace 'BenchmarkDotNet.Attributes' (are you missing an assembly reference?) [/home/wallets/hypepool/src/Tests/Hypepool.Benchmarks/Hypepool.Benchmarks.csproj]
Utils/Helpers/Time/FastClock.cs(30,34): error CS0234: The type or namespace name 'Jobs' does not exist in the namespace 'BenchmarkDotNet.Attributes' (are you missing an assembly reference?) [/home/wallets/hypepool/src/Tests/Hypepool.Benchmarks/Hypepool.Benchmarks.csproj]

Any suggestions?

Thanks

@Marty19
Copy link
Author

Marty19 commented Sep 6, 2018

Reverted change "Merge pull request #55 from bonesoul/renovate/benchmarkdotnet-0.x" and compilation works ok.

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