Click here to Skip to main content
15,887,267 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: VS 2022 is not C friendly Pin
jmaida22-Jan-23 9:33
jmaida22-Jan-23 9:33 
GeneralRe: VS 2022 is not C friendly Pin
David O'Neil22-Jan-23 18:36
professionalDavid O'Neil22-Jan-23 18:36 
GeneralRe: VS 2022 is not C friendly Pin
jmaida22-Jan-23 19:02
jmaida22-Jan-23 19:02 
GeneralRe: VS 2022 is not C friendly Pin
David O'Neil22-Jan-23 19:21
professionalDavid O'Neil22-Jan-23 19:21 
GeneralRe: VS 2022 is not C friendly Pin
jmaida23-Jan-23 7:19
jmaida23-Jan-23 7:19 
GeneralRe: VS 2022 is not C friendly Pin
David O'Neil23-Jan-23 7:45
professionalDavid O'Neil23-Jan-23 7:45 
GeneralRe: VS 2022 is not C friendly Pin
jmaida23-Jan-23 9:05
jmaida23-Jan-23 9:05 
GeneralRe: VS 2022 is not C friendly Pin
David O'Neil23-Jan-23 9:27
professionalDavid O'Neil23-Jan-23 9:27 
Like Jeremy, I can guarantee it isn't something on VS's end. It is responsible for more pieces of software than you or I can count to in a day. It must be something on GLFW's end with malformed headers. Does the header immediately include another header that is at another location? Is that malformed? Go that direction or another with GLFW taking responsibility, quit blaming VS.

Build the code in my article on your end and go through all the instructions. Then create a GLFW project starting one file at a time without using any CMAKE or any other shortcuts. You will figure it out that way. You will never figure it out just by blaming VS.

GeneralRe: VS 2022 is not C friendly Pin
jmaida23-Jan-23 9:42
jmaida23-Jan-23 9:42 
GeneralRe: VS 2022 is not C friendly Pin
David O'Neil23-Jan-23 9:50
professionalDavid O'Neil23-Jan-23 9:50 
GeneralRe: VS 2022 is not C friendly Pin
jmaida23-Jan-23 10:12
jmaida23-Jan-23 10:12 
GeneralRe: VS 2022 is not C friendly Pin
Richard MacCutchan23-Jan-23 21:34
mveRichard MacCutchan23-Jan-23 21:34 
GeneralRe: VS 2022 is not C friendly Pin
jmaida24-Jan-23 11:55
jmaida24-Jan-23 11:55 
GeneralRe: VS 2022 is not C friendly Pin
Richard MacCutchan24-Jan-23 22:12
mveRichard MacCutchan24-Jan-23 22:12 
GeneralRe: VS 2022 is not C friendly Pin
jmaida25-Jan-23 10:06
jmaida25-Jan-23 10:06 
GeneralRe: VS 2022 is not C friendly Pin
jmaida25-Jan-23 11:10
jmaida25-Jan-23 11:10 
GeneralRe: VS 2022 is not C friendly Pin
charlieg24-Jan-23 12:56
charlieg24-Jan-23 12:56 
GeneralRe: VS 2022 is not C friendly Pin
David O'Neil22-Jan-23 19:30
professionalDavid O'Neil22-Jan-23 19:30 
GeneralRe: VS 2022 is not C friendly Pin
Richard MacCutchan22-Jan-23 22:46
mveRichard MacCutchan22-Jan-23 22:46 
GeneralRe: VS 2022 is not C friendly Pin
jmaida23-Jan-23 17:43
jmaida23-Jan-23 17:43 
GeneralRe: VS 2022 is not C friendly Pin
Richard MacCutchan23-Jan-23 21:35
mveRichard MacCutchan23-Jan-23 21:35 
GeneralRe: VS 2022 is not C friendly Pin
jmaida24-Jan-23 11:20
jmaida24-Jan-23 11:20 
GeneralRe: VS 2022 is not C friendly Pin
Jeremy Falcon23-Jan-23 7:01
professionalJeremy Falcon23-Jan-23 7:01 
GeneralRe: VS 2022 is not C friendly Pin
jmaida23-Jan-23 17:44
jmaida23-Jan-23 17:44 
GeneralRe: VS 2022 is not C friendly Pin
Jeremy Falcon23-Jan-23 7:03
professionalJeremy Falcon23-Jan-23 7:03 

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.