raylib icon indicating copy to clipboard operation
raylib copied to clipboard

Build zig update replaced `defineCMacro()` with equivalent `root_module.addCMacro()`.

Open pierrelgol opened this issue 11 months ago • 1 comments

This pr updates the build.zig files in the root directory and in the example directory. I don't think this needs to be merged right now, but, this is the change that I needed to do locally to get raylib to compile with the nightly release of the Zig compiler.

pierrelgol avatar Dec 21 '24 18:12 pierrelgol

There is already a pr for that look https://github.com/raysan5/raylib/pull/4620/

HaxSam avatar Dec 21 '24 23:12 HaxSam

It seems this PR is a duplicate of referred one, closing this one.

raysan5 avatar Dec 26 '24 18:12 raysan5

My bad I didn't even saw that someone already made a pr, sorry for disturbing.

pierrelgol avatar Dec 29 '24 08:12 pierrelgol