spx —
this is an interesting one. I have yet to succeed in actually creating a bootable ubuntu usb stic…
joe513 —
I just tried 1.05-2 and the issue is still there. Distribution - Ubuntu 16.04.2 LTS Let me know if…
spx —
pushed a 00.01.05-2 archive. This one should solve the issue you've encountered. If it still hangs…
spx —
For version 1.05 and 1.04 the application has been hanging during startup. The main window opens …
AH! ASAN strikes again! Nice find Miblo :)
Until recently Cinera was a one-shot affair. A single run of the program would merely involve proc…
joe513 —
Impressed with the speed of the releases/fixes! At this rate it will pretty solid in no time. You …
spx —
This one is mostly fixes but also has some smaller features in it. Without further ado, here is bu…
Try "devenv /useenv". I believe that by default devenv doesn't pass its environment variables to c…
Don't understand it, but seemed to solve it with ensuring the CMD prompt used to run all the shell…
I'm wondering if it's because the simple "msdev" script he has that calls devenv doesn't seem to l…
Hey Martins, thanks for the follow-up. I currently launch 4coder and VS all from the cmd line with…
Afaik there is no way to call bat file and have environment persist globally on Windows. Which is …
Good afternoon everyone, Working on the day 192 recompilation episode and when attempting to call …
I'm dealing with something in WASAPI that need some help. Basically I have to create my own video …
First off, i'm super pumped to have HUMBUG confirmed as a real project on HMN Mostly misc things c…
spx —
First of all I am happy to note that the project submission has been approved as of today. Feel fr…
You have mistake in last argument declaration. "*LPUNKNOWN pUnkOuter" should be "LPUNKNOWN pUnkOut…
Can't wrap my head around this one - the function pointers: #define DIRECT_SOUND_CREATE(name) HRE…
You are my best friend right now! :D <3 Thanks for the video, exactly what I need right now to mov…
You can also take some online video downloader like convert2mp3, offliberty, keepvid that can down…
spx —
Question about viewing memory. When viewing the memory of an array of chars with lets say 10,000 …
James —
This worked! Thank you so much :)
"Visual Studio 14.0" folder is for Visual Studio 2015. If you want to use Visual Studio 2017 then …
James —
Hey all, I've been learning from Casey's stream for the past 10 months or so, and am really so app…
joe513 —
Looking forward to the upcoming changes. The new configuration parameters will make it easier to w…
spx —
good news is, that I've just posted an page regarding this issue (or more specifically the issue…
Dautor —
I'll do that tomorrow as it is pretty late here and I almost never use a debugger (gdb). One more …
spx —
Sadly, with the first thing I tried to debug I managed to hit a bug. I don't know what you'd like…