You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, please do not use my fork anymore. It was a quick and dirty fix.
Akavel has properly fixed rsrc and I have developed my own tool too, with more features: https://github.com/tc-hib/go-winres
Building using the suggested manifest failed to display any window and
MainWindow
returned an error with "TTM_ADDTOOL failed".I used the test manifest verbatim.
I attempted to build the rsrc.syso as suggested in the Walk documentation, which returned an error like:
After researching I found this issue, which suggests that the problem was caused by using TDM 9.2.0:
josephspurrier/goversioninfo#39
The solution was to
With this I was able to compile the test manifest into the .exe and successfully display a MainWindow.
The text was updated successfully, but these errors were encountered: