-
#### Is your feature request related to a problem? Please describe
I would like to use std::string's with my ImGui widgets when developing applications with Hazel.
#### Describe the solution you'd…
-
## The issue
Right now, ProtonSDK is dependent on multiple projects for various platforms, which require a lot of work to maintain and requires a lot of duplication between platforms.
having to cons…
-
Env: linux/clang15
Premake Version: dev latest
Hello, I'm building my projects using premak5, an error occurred:
HelloFoo.cppm
TestConceptModules.cpp
../../testsuit/testsuit/testinst/TestConcept…
-
**Describe the bug**
HDF5 crashes when copy "/composite_cae/Meshes/M1/Element_Types" of the linked file at the end of this report. The crash occurs with hdf5 1.12 and 1.14 when using the c++ API, h5p…
-
Currently, on Linux, if I want to steer off from my system's default "libstdc++" and specify a different standard library implementation (often a must when using a compiler that isn't GCC to prevent c…
-
Full code here: https://github.com/FrankvdStam/Tempy
For reference, this project is supposed to be a temperature monitor. It sends my pc's temperature over to the pi, the pi draw's a graph with ope…
-
Details here https://github.com/jimon/premake-ninja/blob/master/tests/static_lib/withapp/premake5.lua#L20
jimon updated
9 years ago
-
'premake5' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .
-
I'm stuck in this problem.
"Error: [string "src/base/_foundation.lua"]:130: attempt to concatenate a table value (local 'fname')"
after done this
[Merge branch 'master' of https://github.com/TheC…
ghost updated
5 months ago
-
Hi. I'm just getting started with premake. I've been able to get pretty far in having it build a large, custom library, but am having issues getting it to compile some files with Objective-C ARC, an…