[fpc-pascal] Workaround for fpcres requiring absolute path
Alexey Torgashin
support at uvviewsoft.com
Tue Jun 28 10:55:18 CEST 2022
>> TEMPLATE_UTILS_HEADER RCDATA "./resources/utils.h"
I made an experiment with fresh fpcres compiled from source. It works
even with your case! Ie with "./folder/filename". I created simple RC
file, added there the line with "./folder/a.bmp", added BMP file in that
folder, called fpcres using its full-path, all compiled OK.
Alexey
More information about the fpc-pascal
mailing list