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. What a great morning!

What a great morning!

Scheduled Pinned Locked Moved The Lounge
designc++wpfcom
3 Posts 2 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

    Maybe a year ago I tried to compile my graphics library for MSVC and got a zillion errors in my template declarations. Or at least that's what I remember. I couldn't figure out why, and even ranted here about MSVC not following the standards, but was corrected on that - apparently they do but the way they interpret them is/was maddening. I figured it wasn't a huge deal since the library is IoT/embedded and that toolchain is GCC or Clang 95% of the time, or at the very least satisfying the 80% rule in terms of usage scenarios. Today because it was 3am and I was for want of something better to do, I decided to try my hand at making my large library MSVC compliant. Fired up a project, CMake, made a fetch_deps bat to pull in my dependencies and I got a few errors, and a handful of warnings. The errors I fixed in several minutes and had nothing to do with my templates unlike before. This is a far cry from what I ran into last time. Now it works, and I don't want to ask too many questions. I think maybe they fixed some things in the latest compiler, or if not fixed, at least more sanely interpreted the C++ spec.

    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

    G 1 Reply Last reply
    0
    • H honey the codewitch

      Maybe a year ago I tried to compile my graphics library for MSVC and got a zillion errors in my template declarations. Or at least that's what I remember. I couldn't figure out why, and even ranted here about MSVC not following the standards, but was corrected on that - apparently they do but the way they interpret them is/was maddening. I figured it wasn't a huge deal since the library is IoT/embedded and that toolchain is GCC or Clang 95% of the time, or at the very least satisfying the 80% rule in terms of usage scenarios. Today because it was 3am and I was for want of something better to do, I decided to try my hand at making my large library MSVC compliant. Fired up a project, CMake, made a fetch_deps bat to pull in my dependencies and I got a few errors, and a handful of warnings. The errors I fixed in several minutes and had nothing to do with my templates unlike before. This is a far cry from what I ran into last time. Now it works, and I don't want to ask too many questions. I think maybe they fixed some things in the latest compiler, or if not fixed, at least more sanely interpreted the C++ spec.

      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

      G Offline
      G Offline
      Gary R Wheeler
      wrote on last edited by
      #2

      That's right, that's right. Take your "good morning" and flaunt it at the rest of us, slowly sinking beneath the swamp of oozing gray existential ichor... (I've had a crappy week and felt compelled to share)

      Software Zen: delete this;

      H 1 Reply Last reply
      0
      • G Gary R Wheeler

        That's right, that's right. Take your "good morning" and flaunt it at the rest of us, slowly sinking beneath the swamp of oozing gray existential ichor... (I've had a crappy week and felt compelled to share)

        Software Zen: delete this;

        H Offline
        H Offline
        honey the codewitch
        wrote on last edited by
        #3

        I hope it gets better!

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        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