[Mono-dev] Almost certain this is a bug.

Paul paul at all-the-johnsons.co.uk
Wed Feb 7 18:03:44 EST 2007


Hi,

I have a VS.NET app. There are resx files in the base of the app folder
and one in properties. I have used resgen to convert the resx files to
resource files and compiled like this

gmcs -r:System.Windows.Forms -r:System.Drawing -r:System.Data
-res:Form1.resources -res:Form2.resources -res:AboutBox1.resources
-res:Properties\Resources.resources *.cs Properties\*.cs -t:winexe

code compiles fine.

When I come to run it (either under Linux or Win32), I get the error
that the resource file from Properties was not correctly embedded in the
compiled app.

I have a second app with 1 resx file in the root of the application.
Again, convert using resgen and build. This time, the app works fine -
and for other simple apps with the resx file in the root of the app
folder it works without a hitch.

Is anyone else seeing this problem or is it me?

Using mono-1.2.3 under Win32 and Linux

TTFN

Paul
-- 
"Mmmmmmmm....Shakira geschmiert mit schokolade" sagt Homer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070207/a7fdf2fe/attachment.bin 


More information about the Mono-devel-list mailing list