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.
Gianluca Alloisio
Yes, now I'm using old dls only for strings. About the second concern I'm not really sure. :Hmm. O…
»
Jeroen van Rijn
I for one have subbed to the Twitch channel. Looking forward to watching you stream, Oswald.
»
people
I'm having a hard time understanding your question, but if you are saying you have made a program …
»
Jesse
I build primary components of my engine, with the exception of the platform layer, as dlls that I …
»
Mārtiņš Možeiko
Ah I see, you are building each translation unit to separate dll/exe file. That's different then, …
»
Jesse
I should have started the thread with my current current build system. I wasn't able to successful…
»
Mārtiņš Možeiko
I have used global byte buffers with size around 128MB - works fine on all platforms I needed at t…
»
Mārtiņš Možeiko
Exporting symbol from translation unit doesn't require any change in compiler flags. Just don't pu…
»
Jordan Duval
I use VS. Also I tried to change all of the relative paths in my build.bat file to absolute paths …
»
Simon Anciaux
I'm not sure but I think it's a problem with relative paths. Since the error message starts with "…
»
Daniel Hesslow
Hmm. Sadly the code is gone now since I've been twiddling around with it and I can't reproduce it …
»
Casey Muratori
Well, I think there's something suspicious going on here - I think it would be extremely unusual f…
»
Casey Muratori
I'm not sure if there are downsides to keeping the DLL open. It feels a little bit like a faux so…
»
Adrian
I got the buffer stuff now running and can blit to the screen. However there is one thing I don't …
»
Jesse
Thanks for sharing mmozeiko! That may well be the path I take here. It's a bit frustrating that th…
»
Jeroen van Rijn
Sounds like a plan. When I'm ready to move forward on it, I'll let you know :)
»
Daniel Hesslow
Excuse me if the question has already been answered on stream, I've only been able to watch about …
»
Mārtiņš Možeiko
If you really need different flags for cl.exe for different TUs, then I really think it is much ea…
»
Jordan Duval
Having trouble with the "goto_next_error" utility that was provided in 4coder_default_bindings.cpp…
»
Mārtiņš Možeiko
Nice! But don't do this: Do this instead:
»
Jesse
I don't have the super! edition, but now I have a reason for it.
»
Timothy Wright
I don't think I've ever had any code to a place where I wasn't embarrassed by it. Lol Looking for…
»
graeme
On OSX/Linux this is easy with bash --you can use & and wait--although it occurs to me that I've n…
»
Jack Mott
You can toss together some macros pretty quick to make the code more readable, and then sometimes …
»
Neo Ar
Nice! Glad I was able to help :)
»
Gianluca Alloisio
Oh, ok! I understood you were doing that :D Oh and...
»
ratchetfreak
the start command will let batch continue execution of subsequent commands immediately however it …
»
Jesse
Then the question becomes, are you aware of a method that does that in a batch file? AFAIK a batch…
»
TM
I recently implemented tan, cot, atan, atan2 using SSE2 intrinsics, which serve as extensions to …
»
Scott Hunt
Uplift is working a quote for me now for a 72" straight desk with a Steelcase Gesture chair. Sitti…
»