Skip to content

Csharp module: Add functionality to search for Mono in multiple version directories. On NT user can specify monodir If Mono is a standalone directory instead of a registry install. Setting CSC_COMPILER to gmcs and monodir to monopath before including csharp module should do the trick. In such a case gmcs.bat would need to be changed to @"%~dp0mono.exe" %MONO_OPTIONS% "%~dp0..\lib\mono\4.5\mcs.exe" %*#24

Open
narendraumate wants to merge 1 commit into
jamplus:nextgenfrom
narendraumate:nextgen_csharp_module

Conversation

@narendraumate

Copy link
Copy Markdown

No description provided.

…on directories. On NT user can specify monodir If Mono is a standalone directory instead of a registry install. Setting CSC_COMPILER to gmcs and monodir to monopath before including csharp module should do the trick. In such a case gmcs.bat would need to be changed to @"%~dp0mono.exe" %MONO_OPTIONS% "%~dp0..\lib\mono\4.5\mcs.exe" %*
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

Successfully merging this pull request may close these issues.

1 participant