Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. All friggin day

All friggin day

Scheduled Pinned Locked Moved The Lounge
designc++comgraphicsiot
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #1

    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

    J 1 Reply Last reply
    0
    • H honey the codewitch

      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

      J Offline
      J Offline
      jmaida
      wrote on last edited by
      #2

      CMake = CBreak - my experience at times.

      "A little time, a little trouble, your better day" Badfinger

      CPalliniC 1 Reply Last reply
      0
      • J jmaida

        CMake = CBreak - my experience at times.

        "A little time, a little trouble, your better day" Badfinger

        CPalliniC Offline
        CPalliniC Offline
        CPallini
        wrote on last edited by
        #3

        The make -> cmake transition marks (at least in my mind) the 'bare metal' to 'higher level, more complex stuff' and I don't like it.

        "In testa che avete, Signor di Ceprano?" -- Rigoletto

        In testa che avete, signor di Ceprano?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups