On Windows we have a bad solution on finding the libraries like corlib.dll:

The path is fixed. You can change this in mono/mono/metadata/Makefile.am
by changing

assembliesdir = $(libdir)

Serge did use assembliesdir = ./lib

I would like to use ../lib, but when doing this the libs are searched
relativly to the path wre I am at the konsole, but not relatively to the
bin-dir.

It would be important if anybody can find a solution, and if, we should put
this in the cvs.

It would really make everything easyier on windows.


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to