[nem-bug] [Nemerle 0000968]: unmanaged resources
feedback at nemerle.org
feedback at nemerle.org
Sun Mar 4 20:24:06 CET 2007
A NOTE has been added to this issue.
======================================================================
<http://nemerle.org/bugs/view.php?id=968>
======================================================================
Reported By: apanteleev
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 968
Category: Compiler
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 03-04-2007 10:40 CET
Last Modified: 03-04-2007 20:24 CET
======================================================================
Summary: unmanaged resources
Description:
I've added support for adding unmanaged resources to the output, such as
application icon. As I used 'DefineUnmanagedResource' function, the file
(specified by -ures option or see help), must be a Win32 RES file. Maybe
it won't work on mono, I just don't know.
SVN patch included.
======================================================================
----------------------------------------------------------------------
nazgul - 03-04-07 19:47
----------------------------------------------------------------------
Is it something like /win32res in csc? If so, then the option name should
be the same for Nemerle
----------------------------------------------------------------------
apanteleev - 03-04-07 20:24
----------------------------------------------------------------------
Yes, it is. I looked at csc after I've sent this here. Anyway, you can
correct it freely.
Issue History
Date Modified Username Field Change
======================================================================
03-04-07 10:40 apanteleev New Issue
03-04-07 10:40 apanteleev File Added: uresource.patch
03-04-07 19:47 nazgul Note Added: 0001809
03-04-07 20:24 apanteleev Note Added: 0001810
======================================================================
More information about the bugs
mailing list