PerseoGI
PerseoGI
Same error here! I'm receiving a line error greater than lines exist in the file.
Same happens to me! It seems that premake is only adding `-m64` on `ALL_LDDFLAGS` but it is also needed the `-arch x86_64` on `CFLAGS` and `LDDFLAGS`
Greetings! Following @ErniGH suggestion, I've tested this new recipe locally with the following Android profile: ``` [settings] arch=armv8 build_type=Release compiler=clang compiler.cppstd=17 compiler.libcxx=c++_static compiler.version=19 os=Android os.api_level=28 [tool_requires] ninja/[*] android-ndk/r28b [conf] tools.cmake.cmaketoolchain:generator=Ninja...
Greetings @ObserverOfTime, Any update on this? We are trying to add this grammar to [Conan Center Index](https://github.com/conan-io/conan-center-index/pull/27350#issuecomment-2897290249) and will be great to have a CMakeLists.txt in this repository equivalent to...
Hi there, sorry to bother, as a i3 user, I'll love to have a "focus to space" binding, have you guys got any plan?
Greetings, I am reaching out on behalf of the [conan-io](https://github.com/conan-io) organization. We are working to ensure first-class support for Premake within Conan. However, we have encountered an issue when using...
Hi @SpaceIm, thank you for your contributions! At conan we try not to be project maintainers. In this case this is fine as upstream has fix the issue. I was...
Hi @valgur soon we will introduce a new linter, right now you can ignore that error... We will try to review this PR soon! Thank you as always :)
Hi @radiofan, I've just opened https://github.com/conan-io/conan-center-index/pull/24962 When this gets merged this problem should be solved. Thank you, good catch!
Hi there! Is the problem solved?