I have a simple question. Whenever I create a stand-alone application from the DrRacket IDE, I want to use an .ico file as the icon for the file. The acceptable dimensions are 16x16, 32x32, or 48x48. However, whenever I attempt I attach an .ico files to use, DrRacket just creates the executable with the default DrRacket icon. Does anyone have any idea why this is occurring?
Using .ico files as icons when creating executables in DrRacket IDE
172 views Asked by Wesley At
2
Raco contains a command line option to supply an .ICO file for the resulting executable. See http://docs.racket-lang.org/raco/exe.html: