-
Notifications
You must be signed in to change notification settings - Fork 45
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 project on mac #199
Comments
The output does not show the error. Do you have some more log ? |
Target MrAdviceWeaver: this is all VS gives me |
What if you run the command
explicitly? |
there is no ErrorSample.dll, so i cannot run it. And ErrorSample.dll is not existing because i cannot build the project |
This is strange that there is no |
I can build the project without MrAdvice and without any error |
as i said, we can arrange a call, and i will share you my screen, if this helps you |
Getting this error
/Users/mac/.nuget/packages/mradvice/2.13.0/build/MrAdvice.targets(3,3): Error MSB3073: The command "dotnet "/Users/mac/.nuget/packages/mradvice/2.13.0/build/../tools/net8.0/MrAdvice.Weaver.dll" AssemblyPath="obj/Debug/net8.0-ios/iossimulator-x64/ErrorSample.dll" ReferencePath="@obj/Debug/net8.0-ios/iossimulator-x64/ErrorSample.dll.MrAdvice.ReferencePath.txt" ReferenceCopyLocalPaths="@obj/Debug/net8.0-ios/iossimulator-x64/ErrorSample.dll.MrAdvice.LocalReferencePath.txt" AssemblyOriginatorKeyFile="" SignAssembly="false""
As i know, the command should be a bit different to build dll on mac
If you need assistance with mac, we can arrange a call
The text was updated successfully, but these errors were encountered: