-
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.…
-
Unfortunately [this thread](https://groups.google.com/g/wx-dev/c/XSFIlZ85fG8/m/LfOJ249GAgAJ) didn't really result in any confusion, but we still need to stop depending on unmaintained and obsolete bak…
-
### Environment details
* Operating System+version: Windows
* Conan version: 1.60.2 (worked without issues in 2.0.9)
* Python version: 3.11
### Steps to reproduce
1. Add `PremakeDeps(self).gene…
-
# Problem
In the babbler folder created by using the command `./moose/scripts/stork.sh Babbler'.
I try to build a new application, it's still the same.
```
(moose) kimi@DESKTOP-7APSM1S:~/proje…
-
So I was changing some code I have to use per-configuration filters like the following:
``` lua
filter { "system:windows", "architecture:x86" }
files { "CSharp/i686-pc-win32-msvc/**.cs" }
fi…
-
Is there a way to link a static library project with "whole-archive" and the clang equivalent ("force-load")?
I have several project targets that all compile several of the same CPP files (which …
-
## **Slightly Resolved**
So I found out it was actually my premake-system.lua script requiring a broken script, but I don't think premake itself should crash like this due to something within the lua…
-
I run setup.bat display "Error: invalid value 'ARM64EC' for architecture" with MSVC on Windows arm64ec Could you please help look at this issue?
**Versions and configuration**
OS: Windows Server 2…
-
Hello!
I'm trying to use this Premake module to build an Android Studio project, but I can't figure out how to use the given example. When I run the generation command, I get a project that seems bad…
-
**What seems to be the problem?**
**_--help_** or **_--version_** doesn't show if there's a 'premake5.lua' with errors in the same folder
~/project-folder$ premake5 --help
Error: module…