-
AFAIK there is no option to choose different linker for premake.gcc. This issue is a proposal to introduce `premake.gcc.linker` or `premake.gcc.ld` option for users to change linker, for example to `l…
-
My code relies on a lot of instances existing that would in the normal place, but need to be manually instantiated in Lemur. Would be cool to mix lemur with rbx_dom_weak to load entire places (or bett…
-
Currently there is a `vendor/` directory meant to hold 3rd party binaries that we plan to utilize like premake. I'm not pushing the that directory, so I'm unsure how to include premake or how to tell …
-
I followed the instructions on the steps to run the relevant files. But in the end, this is it.
Python version 3.9.13 detected.
Correct Premake located at F:\Hazel\Hazel-master\vendor\premake\bin
…
-
I generated default documentation pages for missing API's...
But they obviously need some proper documentation:
## Fields ##
* [bindirs](https://github.com/premake/premake-core/wiki/bindirs)
* …
-
Visual Studio 2019 with CMake
Steps to reproduce the error:
1. Download nanovg sources and premake
2. Generate the Visual Studio solution using premake
3. Open solution and build nanovg. Success…
-
In Xcode it looks like this:
![screen shot 2015-02-01 at 19 35 55](https://cloud.githubusercontent.com/assets/4198194/5993237/a12229f2-aa49-11e4-91eb-c879aa76624b.png)
In Xcodeproj:
IPHONEOS_DEPLOYME…
-
Hi,
I am trying to compile premake5 from source (taken at https://github.com/premake/premake-core/commit/f1dbf78e250c654f94f7af3e6522a0fb65e9f456, the `v5.0.0-alpha14` release).
I am running the…
-
I create an dll project using gmake build.
but `implibdir` didn't create dir.
i check makefile.
target dir and obj dir are created.
just `implibdir` missing.
create VS files `implibdir` is fine…
-
Hi, I'm getting the following error after upgrading to version 614 when creating projects for Xcode and VS2015. My previous version was 556 and I'm using the mac version.
```
Building configurations.…