I compiled git version of version in msys2 according to the steps posted on the following link
https://wiki.geany.org/howtos/win32/msys2

I ended up have the following errors. Any pointers to fix the problems?

make[3]: Entering directory '/home/Dreli/geanyTemp/geany/src'
windres -i ../geany_private.rc --input-format=rc -o geany_private.res -O coff
../geany_private.rc:2:0: fatal error: when writing output to : Invalid argument

compilation terminated.
C:\msys64\mingw64\bin\windres.exe: can't open file `page:': Invalid argument
C:\msys64\mingw64\bin\windres.exe: preprocessing failed.
make[3]: [Makefile:1505: geany_private.res] Error 1 (ignored)
CCLD geany.exe


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.