nakst —
It is possible to make the definitions in code like you show. However, I don't know how well it…
Hey there! I'm in a startup that is developing a product for internal planning and communication …
It turns out that anything I build with subsystem set to CONSOLE takes forever to start. If I set …
The [program] and [build] part of the manifest I don't mind. It looks like things for the build sy…
nakst —
@mrmixer What don't you like about them? They're mostly just used for automatic structure definit…
Hey thanks for the feedback! We're working on improving the bbcode experience right now, so I'll a…
It would be great if the blocks of code would be better presented. For example: Example There i…
The more things you add to the manifest files, the more I think it's a bad idea (But you already a…
@Guntha Yes and I used indices like you. Generally any state that lives for more than one frame is…
nakst —
I recently decided to make a version of "Notepad" for my OS, and it's mostly done now. To take a d…
Thanks! It will say "INFO: Initializing raylib 2.0" for 5 to 10 seconds before bringing up the w…
Ray —
5 secods to start de program is not normal at all...
I used this command: cl /MDd main.c /LINK lib/raylib.lib user32.lib gdi32.lib shell32.lib But, the…
If its just for text editing, then you can work inside Visual Studio without any issues/changes. B…
Ryan —
I know this probably a dumb question, but do I have to use a text editor or can I just work right …
Ray —
Well done CaptainKraft! :D Did you mind sharing the complete compilation command line using cl? Ju…
The problem with the lighting system, like so much else in HMH, is that the engine is totally divo…
Hey Nicoco! I completely agree! The team has lots of ideas about streamlining the process of acces…
I don't think Casey has done much optimizations on the lighting code. If I remember correctly, he …
Thanks everyone. After linking the shell32 lib, it runs! To develop on Windows I distribute a rea…
nj —
While not too huge, the wiki is starting to get some flesh (which is awesome!) and I think it's ti…
Ray —
Hi CaptainCraft! To develop on Windows I distribute a ready-to-use package with MinGW-w64 and Note…
There are two issues you are seeing. First are the warnings (that sometimes lead to linker errors)…
You will need to at least add a couple of Windows libraries to your linker command line:
Most of my experience programming is in Linux, so I'm trying to figure out how to setup a decent d…
Sorry to interrupt but what does TLC mean ?
Here's the one line variant without introducing new variable: