Title: Detecting Mono or "Mono-SDK" on Win

Hello!

Trying to use framework::sdk-exists for Mono-1.0 I have noticed that it is not detected by NAnt on Win platform (nightly build of 2004-08-04).

My understanding is that Mono-1.0 and 1.0.1 installation does not set any standard registry entries, so looking for it from NAnt will always fail. Furthermore NAnt does not detect Mono runtime presence. Everything is fine on SuSE 9.1 Pro though.

As this is a bit annoying discrepancy between docs and actual behaviour I would suggest to use other ways for detecting Mono or just leave it to the user with proper info in documentation.

Or am I doing anything wrong by using framework::sdk-exists('Mono-1.0') ?

Cheers

Jacek

Reply via email to