Joe DF

Results 117 comments of Joe DF

Thought on this: 1. Determine if Cache needs to created/updated (if enabled, ini option) 1. Check if a `stahky.cache` exists 2. Check if the cache file is too old. (Default...

I read this... tried it, didn't seem to work. I didn't take the time to go into the code yet. https://forum.rainmeter.net/viewtopic.php?f=13&t=23010

Please refer to the following. https://www.autohotkey.com/boards/viewtopic.php?f=17&t=62266

Great work! 👍 However, I would remove the `console.log(arguments);` statement in the sobel filter that you probably used for debugging. 😉 I am having trouble getting this to work, my...

Cool! I've pulled your changes in and updated the repo to include the newer fix to get it working again. 👍 Any users that want a working build of this...

Yes, correct. For the moment, you can edit this line to add the flag: https://github.com/joedf/MCode4GCC/blob/de0ea3addc7477e82189ed04e2ea1dad47e31acc/MCode4GCC.ahk#L172C1-L172C57 Or you can maybe add the flag in the gcc/compiler path.