[Mono-list] Compiling egg-chicken libraries

Martin Tsachev shaggy@vip.bg
Tue, 24 Feb 2004 15:03:33 +0200


=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I have some code that compiles in Visual Studio but I didn't have much luck=
=20
trying to compile it with mono. The problem is that I have lib1 and lib2 an=
d=20
each instantiates an object with a class definition in the other library.

I found in the archive that I can compile the libraries with mcs /t:library=
=20
lib1.cs -r... I get this error

lib1.cs (line) error CS0246: Cannot find type 'lib2.foo'

The same happens if I try to compile lib2. I tried with -r:lib1.cs but it=20
didn't quite like it.

Also is there a way that I can automate the whole compiling process, maybe =
if=20
not direct I can dig into Makefiles and write one?

=2D --=20
Martin Tsachev
http://martin.f2o.org
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAO0unypytlz9Py3wRAk3sAJ9W3Y1MUASk2LwTGursdJIBl+7E3ACgqBYG
kr5zz7Bl41qjloGHqJ/ncwU=3D
=3DEaFM
=2D----END PGP SIGNATURE-----