Adam H. Pendleton wrote:
> Andreas Pflug wrote:
>
>> As soon as Adam changed the makefile process so EMBED_XRC (maybe he
>> already did, because he likes embedded resources), we don't need the
>> common directory for distribution any more. The latest win32 release
>> is already resource-free.
>>
> Oops...I needed to make a change for embeded resources to work? I
> must have missed a post. What do I need to change?
>
The macro EMBED_XRC must be included as flag for compilation, and
xrcDialogs.cpp must be compiled/linked in.
Regards,
Andreas