All friggin day
-
I was trying to get some old projects of mine to build. They used CMake. CMake wasn't building my projects. It used to find the compilers, but now it can't. So I added some env variables Now CMake was building my projects. But I go to run them, I get no output. No error. Nothing. Worse, I try to compile one of my projects that used my graphics lib and I was getting all kinds of compile errors. Yikes. Even though the C++ standard was set to 17. I install another copy of MinGW from another source. Now it says my C++ compiler can't compile the test program (CMake tries the compiler with a dry run source file to see if it works) I feel like an idiot. I was using 32 bit versions of everything. I have no idea why. I know better. It's been one of those days. X|
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
I was trying to get some old projects of mine to build. They used CMake. CMake wasn't building my projects. It used to find the compilers, but now it can't. So I added some env variables Now CMake was building my projects. But I go to run them, I get no output. No error. Nothing. Worse, I try to compile one of my projects that used my graphics lib and I was getting all kinds of compile errors. Yikes. Even though the C++ standard was set to 17. I install another copy of MinGW from another source. Now it says my C++ compiler can't compile the test program (CMake tries the compiler with a dry run source file to see if it works) I feel like an idiot. I was using 32 bit versions of everything. I have no idea why. I know better. It's been one of those days. X|
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
CMake = CBreak - my experience at times.
"A little time, a little trouble, your better day" Badfinger