Page 1 of 1

Error with 64 Bit Switch & Resource ?

Posted: Sat Jan 11, 2020 9:35 pm
by AUGE_OHR
hi,

i have try to compile with 64 Bit Switch and got Error in IDE about "WinRes" :o

than i try in in CMD-Box and got
C:\hmg.3.4.4\0\EXCEL>..\..\build DBFEXCEL.HBP
_temp.rc:78: unrecognized escape sequence
_temp.rc:78: unrecognized escape sequence
_temp.rc:78: unrecognized escape sequence
it seem me that _temp.rc use wrong Manifest :?:

Code: Select all

#include "_hmg_resconfig.h"

// MANIFEST FOR CREATE 'XP-STYLE' APPLICATIONS

//1 24 HMGRPATH\Windows64.Manifest
1 24 HMGRPATH\Windows7.Manifest
but where can i change it for 64 Bit :idea:

Re: Error with 64 Bit Switch & Resource ?

Posted: Sun Jan 12, 2020 1:06 am
by AUGE_OHR
hi,

i "think" i got the Problem : my *.RC was reduce to 22 Byte :shock:
i have not touch it ... hm