-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jesse van den Kieboom wrote: > Hi, >
Hi Jesse. > I'm trying to build mono (and mcs) from svn but I'm stuck on the > following error: > > make[1]: Entering directory `/home/jesse/sources/mcs/class/Npgsql' > MONO_PATH="../../class/lib/default: > $MONO_PATH" /home/jesse/sources/mono/runtime/mono-wrapper > ../../tools/resgen/resgen.exe `echo > Npgsql/Design/ConnectionStringEditorForm.resx | cat` > Error: Exception has been thrown by the target of an invocation. > Inner exception: Failed to parse Text(8, 8) expected text in the format > "Width,Height." > make[1]: *** [Npgsql/Design/ConnectionStringEditorForm.resources] Fout 1 > make[1]: Leaving directory `/home/jesse/sources/mcs/class/Npgsql' > make: *** [do-all] Fout 2 > Hmmmmm, this is very strange... I'm not getting this problem in my box. > I first left out Npgsql because I thought I didn't need it and I was > determined on having a working mcs. But as it turns out MonoDevelop > needs it. > > Any ideas? > Yeap. Please, remove from Makefile the line you read: Npgsql/Design/ConnectionStringEditorForm.resources Npgsql design support isn't built with Mono. Only when compiling on windows. Please, let me know if it works. If so, I will update makefile to remove this line as it is not needed anymore. Thanks for reporting that. - -- Regards, Francisco Figueiredo Jr. Npgsql Lead Developer http://gborg.postgresql.org/project/npgsql MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org - ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iQEVAwUBQwjeX/7iFmsNzeXfAQLvBwgAlWEzvKDkFPl6AaWCcdZ8wU/G38NgvHHB q3JYM0jn9EpWGznlYBFeJ99LUpSrfEZq0hyZi/pVTGiS/gOhLDl8PFcuBKauHoA3 39vyQDKUenpiDS10cRPTMGWW4zYA2oQzNgSH2qXGxSIa7Aq9OR1ACCUC1xUqqmuo gS5X7/d0+N/sZVp1uywtVxQvhNTQJ4eCH3ZmY+ynuDqF2yuQUrgJuqguqrp1xf68 j4aDatRNkdLhNlgCHinNjzbB79R54t112pvHc6LLsvcI8pHVsOPjiHwZNZ/cs1Lx mLXQnFaQnpuLMtz8+mYEhu9F/6EvAWN3PrMMNrhSLhJndWTGflP/9A== =Wh9R -----END PGP SIGNATURE----- _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ _______________________________________________ Mono-devel-list mailing list [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-devel-list
