-
### Environment details
* Operating System+version: Windows 11 (10.0.22621 Build 22621)
* Compiler+version: MSVC 193
* Conan version: 2.0.0
* Python version: 3.11.0
### Steps to reproduce
1. C…
-
The custom configuration files are all concatenated, which is a bit unusual.
![1684586830401](https://github.com/Moxibyte/MoxPP/assets/115909081/e3ec601a-d929-4b81-a614-9c64390383b4)
![1684586870695…
-
ImGui gives many LNK2019 errors. Add file imgui_tables.cpp to premake.
-
**What seems to be the problem?**
I have half a dozen or so common library projects which are pulled into application projects when they're needed.
This is achieved by having a skeleton premake5.l…
-
Overload isn't using any `pch` system for now.
We should start using `pch` in our different projects to reduce compilation time.
-
2022-09-26
Hook validation run successfully for 3747 references :tada:
* recipes: https://github.com/conan-io/conan-center-index (`*/master`)
* hooks: https://github.com/conan-io/hooks.git@master
…
-
When I using the 'runFAST.m' to run openfast_simulink, it appears "WARNING: no outputs found in OutList", and
" The expression: u(strmatch('Azimuth',OutList))
in 'ROSCO/Cyclic Pitch control…
-
Sorry if this is something basic but I have created a new table partitioned by a timestamp-type key field.
In short I run this:
```
CREATE TABLE backoffice.flatt_intentions (
id varchar NOT NU…
-
Hello, I am trying to add a NuGet package to my project and for some reason its trying to import the "*.targets" file from the wrong directory.
I noticed that in **vs2010_vcxproj.lua** line#**1987…
-
Instructions for standalone MinGW doesn't work. On MSYS2, there is only premake5: `mingw-w64-x86_64-premake`.