Hey,

Try setting the MONO_IOMAP environment variable to "all".

Gert

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of kanato
Sent: zaterdag 6 december 2008 19:05
To: [email protected]
Subject: [Mono-list] re sgen choking on backslashes in paths


Hi, I am trying to get a WinForms app developed on Windows to compile on
Mono
on Linux.  But resgen is choking on the resx files that have lines like

<value>..\Resources\SortHS.png;System.Drawing.Bitmap, [etc.]</value>

Resgen gives an exception "Could not find file" for the file pointed to. 
The exception can be fixed by replacing the backslashes with a forward
slash.  The backslashes in the paths are generated by the visual studio
editor.  Is resgen supposed to handle backslashes as path separators?  It
would be convenient if it did because otherwise the resx files would have to
be edited by hand whenever there are updates done to it by a developer on
Windows.
-- 
View this message in context:
http://www.nabble.com/resgen-choking-on-backslashes-in-paths-tp20872857p2087
2857.html
Sent from the Mono - General mailing list archive at Nabble.com.

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

No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.175 / Virus Database: 270.9.14/1829 - Release Date: 12/4/2008
2:59 PM

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

Reply via email to