We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Philip Ludington
Interesting, I can tell you are further ahead in the series than I :)
»
Mārtiņš Možeiko
One more pretty nasty bug - I cannot post following content in [ code ] bbtags: https://gist.gith…
»
Miguel Lechón
( @Houb, @AsafG ) 7pm seems doable. I'll do my best to make it on time but, if I'm late, you may …
»
Mārtiņš Možeiko
Today Microsoft release Update 1 for Visual Studio 2015. It includes option to use clang frontend…
»
Asaf Gartner
Updated the Thursday 8oz Burger meetup to 19:00.
»
Mārtiņš Možeiko
debiatan (can't you believe the US regulations on plutonium imports?) If you don't mind to substi…
»
Dale Kim
I just realized there was an availability sheet on that shared spreadsheet, so I put myself on it…
»
Ruben
@debiatan ^^ we could meet up at 19:00/7:00pm if you prefer it. @AsafG would you be ok with that?
»
Tom
Seeing this finally gave me reason to create a forum account! So, I've also been using SDL2 to i…
»
Miguel Lechón
I'll try to be there, but depending on how much hassle they give me at the airport (can't you bel…
»
Philip Ludington
Here's what worked for me: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22SETLO…
»
Mārtiņš Možeiko
Btw fyi to escape special command prompt characters like < and > you can use ^ symbol. ^ on…
»
Gianluca Alloisio
And finally Devember is now! Have a good Devember!
»
Asaf Gartner
Added myself to the spreadsheet. I'm already in Seattle if anyone wants meet up.
»
Ruben
Happy to hear. That was my plan B ;). Created a spreadsheet with the first entry. I set the ti…
»
moz
Well there you go. Awesome, I'll give that a whirl and it should clean things up nicely. I'm not …
»
Mārtiņš Možeiko
You can set pdb filename in linker properties of Visual Studio Project (not solution, but project…
»
moz
Thanks mmzozeiko that got me on the right track. As with Casey on the stream there were issues w…
»
Miguel Lechón
I public spreadsheet would be nice. My initial plan was shouting "Master Spy!!" while walking ar…
»
Mārtiņš Možeiko
Yes, C/C++ runtime library calls WinMain (or main) and MSVC links in C/C++ runtime library by def…
»
Ruben
Hi everyone. I would love to meet up and join a group. Has something been organized ? I can creat…
»
siska
Oh. Ok ! I understand what you are saying. So, I guess the reason we didn't have to add another …
»
Ameen Sayegh
Functions in C/C++ actually need two things. Declaration: which is the prototype of the function…
»
siska
Hi, I was wondering why Casey solved the link error 'missing external' by including user32.lib i…
»
Gianluca Alloisio
I've posted it on reddit. https://www.reddit.com/r/programm...lopment_devember_1h_of_code_x_31/ …
»
skeeto
Casey fixed this issue in Day 220 while insisting the cast really was permitted. It's definitely …
»
Rosebud
nonplussed Add an exclusion rule re: the folder in which your code is. This 100% did it for me. …
»
Jim R. Didriksen
Episode 141 https://youtu.be/Yvv9nVqGC5w?t=26m54s "Uuuuum so you know, um Probably the best th…
»
andrew
I had this same problem due to my virus protection (avast). Add an exclusion rule re: the folder …
»
Ameen Sayegh
This is exactly why I'm asking. DLLs, hash tables, file formats, assembly, reverse-engineering, p…
»