At 2:29 AM +0100 9-03-00, JERRY ADAIR wrote:
>I have three *.rsrc files created by Constructor and listed in my project
>file in CW.  I found out the hard way that you must include them in your
>source as well.  However, when you do this, I get the following linker
>warnings regarding resource duplication:
>
>Link Warning : ignored duplicate resource 'tver' (1000) in 'MDTList.rsrc'
>Link Warning : ignored duplicate resource 'tAIN' (1000) in 'MDTList.rsrc'
>Link Warning : ignored duplicate resource 'uMWC' (164000) in
>'MDTList.rsrc'
>Link Warning : ignored duplicate resource 'tver' (1000) in 'MDTPurge.rsrc'
>Link Warning : ignored duplicate resource 'tAIN' (1000) in 'MDTPurge.rsrc'
>Link Warning : ignored duplicate resource 'uMWC' (164000) in
>'MDTPurge.rsrc'

You've accidently checked the 'include app resources' checkbox in all three
of your resource files.  You only need to check this in one of the files,
since your app only needs on version and one name.

You'll just have to ignore the warning about the duplicate �MWC resource.
Constructor sticks one of those in everythign it touches, but the PalmRez
linker filters it out.

                                --Bob



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to