Starcounter / Starcounter.ErrorCodes

Errorcodes for all Starcounter versions.
0 stars 0 forks source link

Cannot build ErrorCodes on Linux #38

Closed ubbeK closed 6 years ago

ubbeK commented 6 years ago

We want to be able to do this because of the new integration builds.

There are two issues

Link to DevelopPlaygroundLinux TC build with log: https://teamcity.starcounter.org/viewLog.html?buildId=52891&buildTypeId=Bifrost_IntegrationNovaLinux&tab=buildLog&_focus=664

This entire issue is exactly the same as https://github.com/Starcounter/Starcounter.BluestarFFI/issues/22

cc @Mackiovello @chrhol @per-samuelsson @miyconst

per-samuelsson commented 6 years ago

Bogus title?

Mackiovello commented 6 years ago

Yes, ErrorCodes targets net45 and net46: https://github.com/Starcounter/Starcounter.ErrorCodes/blob/master/src/Starcounter.ErrorCodes/Starcounter.ErrorCodes.csproj#L6

per-samuelsson commented 6 years ago

Yes, ErrorCodes targets net45 and net46:

Please, consider this https://github.com/Starcounter/Starcounter.BluestarFFI/issues/22#issuecomment-381053564

Mackiovello commented 6 years ago

The fix for the signing issue is here: https://github.com/dotnet/cli/issues/6911#issuecomment-309647478

Tried with BluestarFFI

Mackiovello commented 6 years ago

PR created: https://github.com/Starcounter/Starcounter.ErrorCodes/pull/39

Mackiovello commented 6 years ago

Fixed with https://github.com/Starcounter/Starcounter.ErrorCodes/pull/39