mrboojum

Results 6 issues of mrboojum

Woud it be possible to add some shortlist of usefull variables/functions. Perhaps something like this: https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/Useful-Variables

The examples don't link on windows with visual studio 2015 toolset. In the examples.pro the dependency on the component library is specified as libcomponents.a. However the visual studio toolset generates...

Is this library still maintained? If yes are there any plans to update it? If no is there an alternative?

When sorting 64 bit ints I got some warnings on windows/MSVC142 pdqsort\pdqsort.h(278,26): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data ... pdqsort\pdqsort.h(143,1): warning C4244: '+=': conversion...

Are you planning on providing sln/project files to build the libraries? Or do you know where those could be downloaded?

Hi there, I'm looking for a way to evaluate business rules in DMN format within a native windows application (C++). Can I somehow link to a staicor dynamic libary that...