Francis ANDRE
Francis ANDRE
You could copy/paste the Windows Ressource Compiler plugin from Gradle and start to adapt it for midl.exe
My choice is for `all global statics in a single file (Static.cpp/h, Global.cpp/h, ... ?)`
Hi everybody. I am close to fix the issue for all build systems (CMake, GNUMake, MSBuild on Linux and Windows) and I am missing the location of this include on...
Could all of you check that the Data/MySQL compiles without any errors from the branch `devel` from this repo [Kampbell/poco](https://github.com/Kampbell/poco/tree/devel) and let me know the result? Thanks
@hmartinez82 Understand your point for the old version of MySQL but, the fix should or better must work with also the version you have
Yes rigth...That not the proper issue to put a comment. Sorry. I remove it.
@aleks-f I will fix it... I am missing only one piece: Where is mysql.h on MacOS Darwin and all build system will work properly: GNUMake/Cmake on Linux, CMake on MacOS,...
> So, the `ToolChain` object is not intended to be a query API. Instead, it's intended as a specification API for setting up a custom toolchain. Which is to say,...
It is already joined in `pom.xml.txt`
Hello... any idea when this bug will be fixed? I would like to add a new option` sourceDirectory` to avoid the `src/main/java` directory issue.