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

auto-downloaded ikvm doesn't support writing debug symbols, but plugin tries to do this by default #26

Open
spookysys opened this issue May 18, 2016 · 0 comments

Comments

@spookysys
Copy link

Generated command-line:
mono /root/.gradle/ikvm/1cbb399264d8a680aad6b7586e8dac37235ed746/ikvm-7.2.4630.5/bin/ikvmc.exe -out:/opt/work/build/libs/svparse.dll -version:0.0.1 -debug -removeassertions -compressresources /opt/work/build/libs/svparse-'0.0.1'.jar

Received error:

*** INTERNAL COMPILER ERROR ***

PLEASE FILE A BUG REPORT FOR IKVM.NET WHEN YOU SEE THIS MESSAGE

System.NotSupportedException: IKVM.Reflection must be compiled with MONO defined to support writing Mono debugging symbols.
  at IKVM.Reflection.Impl.SymbolSupport.CreateSymbolWriterFor (IKVM.Reflection.Emit.ModuleBuilder moduleBuilder) [0x00000] in <filename unknown>:0
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