At 23:07 2003-2-16 -0800, you wrote:
When compiling my application I am receiving the following error:

Link Error : PalmRez Error: Menu 1000 'Pr�f�rences' item 'Gestion des groupes
d'activit�s
' is wider than the screen.

The thing is that I don't have a single instance of "Gestion des groupes
d'activit�s" anywhere in my resource file (.rsrc, or .h file anywhere in my
project. The string says "Gestion d'activites".

I have made sure that all of the paths are correct, and that the resources that
are linked to the project are correct, but I don't see this string anywhere.

It's almost like it was cached from a previous version of the application. Any
one have an ide of how to "refresh" the project. For the record, I am using CW
9.
1) Make sure that the input name in the PalmRez panel matches the output name in the 68K Target panel. Perhaps PalmRez is linking a different version of your project by mistake.

2) Try using the "Remove Object Code" command in the Project menu.

3) If that doesn't work, quit the IDE and remove the projects _Data folder.

4) Delete any .tmp files and their associated RESOURCE.FRK analogs.



--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/


Reply via email to