Click here to Skip to main content
15,887,240 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: 288 Pin DIMMs Pin
OriginalGriff4-Oct-23 9:59
mveOriginalGriff4-Oct-23 9:59 
GeneralRe: 288 Pin DIMMs Pin
0x01AA4-Oct-23 10:03
mve0x01AA4-Oct-23 10:03 
GeneralRe: 288 Pin DIMMs Pin
Peter_in_27804-Oct-23 11:16
professionalPeter_in_27804-Oct-23 11:16 
Generalusing external monitors with VLC ? win 10 Pin
BillWoodruff4-Oct-23 6:39
professionalBillWoodruff4-Oct-23 6:39 
GeneralRe: using external monitors with VLC ? win 10 Pin
dandy724-Oct-23 10:21
dandy724-Oct-23 10:21 
GeneralWell that could be a problem... Pin
jschell4-Oct-23 5:12
jschell4-Oct-23 5:12 
GeneralRe: Well that could be a problem... Pin
Nelek4-Oct-23 10:11
protectorNelek4-Oct-23 10:11 
PraiseWhat a great morning! Pin
honey the codewitch4-Oct-23 1:03
mvahoney the codewitch4-Oct-23 1:03 
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

GeneralRe: What a great morning! Pin
Gary R. Wheeler4-Oct-23 11:58
Gary R. Wheeler4-Oct-23 11:58 
GeneralRe: What a great morning! Pin
honey the codewitch4-Oct-23 12:23
mvahoney the codewitch4-Oct-23 12:23 
GeneralCCC 2023-10-04 Pin
ChandraRam3-Oct-23 22:34
ChandraRam3-Oct-23 22:34 
GeneralRe: CCC 2023-10-04 Pin
OriginalGriff3-Oct-23 23:25
mveOriginalGriff3-Oct-23 23:25 
GeneralRe: CCC 2023-10-04 Pin
Richard MacCutchan3-Oct-23 23:58
mveRichard MacCutchan3-Oct-23 23:58 
GeneralRe: CCC 2023-10-04 - winner Pin
ChandraRam4-Oct-23 0:02
ChandraRam4-Oct-23 0:02 
GeneralRe: CCC 2023-10-04 - winner Pin
Richard MacCutchan4-Oct-23 0:09
mveRichard MacCutchan4-Oct-23 0:09 
GeneralRe: CCC 2023-10-04 - winner Pin
ChandraRam4-Oct-23 0:16
ChandraRam4-Oct-23 0:16 
GeneralRe: CCC 2023-10-04 - winner Pin
pkfox4-Oct-23 0:18
professionalpkfox4-Oct-23 0:18 
GeneralRe: CCC 2023-10-04 - winner Pin
OriginalGriff4-Oct-23 2:39
mveOriginalGriff4-Oct-23 2:39 
GeneralRe: CCC 2023-10-04 - winner Pin
pkfox4-Oct-23 7:18
professionalpkfox4-Oct-23 7:18 
JokeRe: CCC 2023-10-04 - winner Pin
RainHat4-Oct-23 1:07
RainHat4-Oct-23 1:07 
GeneralC#? Unreal Engine? Here you go! Pin
Super Lloyd3-Oct-23 19:45
Super Lloyd3-Oct-23 19:45 
GeneralRe: C#? Unreal Engine? Here you go! Pin
Vaso Elias4-Oct-23 23:43
Vaso Elias4-Oct-23 23:43 
GeneralRe: C#? Unreal Engine? Here you go! Pin
Peter Shaw5-Oct-23 5:38
professionalPeter Shaw5-Oct-23 5:38 
GeneralRe: C#? Unreal Engine? Here you go! Pin
Super Lloyd5-Oct-23 13:25
Super Lloyd5-Oct-23 13:25 
GeneralRe: C#? Unreal Engine? Here you go! Pin
Peter Shaw5-Oct-23 5:35
professionalPeter Shaw5-Oct-23 5:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.