(also, are you running vcvarsall.bat?)
- Casey
Kladdehelvete Can you test the Linux build against the Win build on the same hardware, please?
So…
Nice and interesting post.
Can you test the Linux build against the Win build on the same hardw…
Filip —
Ok, I switched to mmap mostly since Casey started to map files on the windows side. It works fine…
The way casey architected the game layer gives a lot of power. Because it only uses the passed in…
reecpj (I believe a code build takes 30 minutes) to change a single shader value for instance. W…
ChrisG0x20 I've not tried to benchmark this. I'd be very surprised to learn that AWE offers some …
Then you should be fine. Have you run shell.bat file?
Can you show output of following command: "…
Are you using Visual Studio 2013 Community Edition to compile, or something else?
After watching Day 25 I want to comment on memory bandwidth thing. I seriously doubt any code wil…
I tried to run the very first program casey made, include wibdows.h and winmain, but when i cled …
matra —
Here is an interesting article: http://www.codeproject.com/Articl...Quantifying-The-Accuracy-Of-S…
I also have this problem, but subtracting from the sleep is not enough on my system. I actually h…
This is very interesting and good to know. We should probably put some kind of rate control into…
Chris —
montysan I've had a similar problem. I'm on windows 8 if that helps narrow it down? I found that …
Getting VS to compile the DLL project while debugging is annoying. One way to do it is to setup a…
I've been trying to keep both the build.bat, and a Visual Studio version going at the same time. …
I've had a similar problem. I'm on windows 8 if that helps narrow it down? I found that just redu…
Professionally, I am a Technical Artist at EA (as of a few months), using the monolithic Frostbit…
I'm disabled.. but i'm still able to edit code and if I save and BSOD appear.. :(
[attachment=…
Also known as the poor man's profiler.
Hmm... this is interesting. Can you check to see if the sleep() is also causing you to miss your…
There is a good chance that your box is slower due to the fact that you're on a mobile chipset an…
Lazy Sunday thread.
My main home machine is a Macbook Pro 15 Retina with the following specs:
-…
Fascinating to see how many people with different backgrounds are following the project!
Althoug…
Thanks Bigpet and Casey for your answers. I should have guessed because you keep saying you want …
matra —
In day 25 we run into lags in Win32BeginRecordingInput. I'll try to explain white the lag happens…
Sounds like Edit and Continue might be causing something to crash? I'm not sure if it's enabled b…
Are there anyone accident edit source code in VS2013(debugger)?? and save.
when I'm do that it's…