Francis ANDRE

Results 36 comments of Francis ANDRE

In the NuGet packaging, the poco-1.9.1 is claiming a dependency on the Poco OpenSSL 1.1.0 [specificaly packaged for Poco](https://github.com/pocoproject/openssl) via the NuGet metadata specs. On the MSI package, nothing is...

Setting jdk6home does not solve the issue ``` C:\Users\fandre\Documents\MXW\TOOLS\marathonv5>set jdk6home=C:\Program Files\Java\jdk1.6.0_45 C:\Users\fandre\Documents\MXW\TOOLS\marathonv5>set jdk jdk6home=C:\Program Files\Java\jdk1.6.0_45 JDK_HOME=C:\Program Files\Java\jdk1.8.0_181 C:\Users\fandre\Documents\MXW\TOOLS\marathonv5>gradlew X:Marathon java-agent and java-recorder needs to be compiled with JDK6. Please set...

Ok, your are rigth. I missed to put it in gradle.properties and add also mvnUSer/mvnPassword properties. Sorry for this beginner error noise. By the way, it does not build neither...

Why don't you develop an portable Message Compiler compliant with the Windows Message Compiler? (With Poco of course!)

noreturn is a better syntax and should be defined as a macro to manage C and C++ targets.