Richard Bamford
Richard Bamford
Just tested on my macbook, it doesn't work here their, exactly the same results, device details: Catalina 10.15.6 Node version: 12.18.1
Works on my PC 64bit win10 Node v10.15.2
> I was not able to reproduce this issue yet with any node version. I added also node v12 to CI and same puml file you mention without luck. output...
I have setup the puml2code project on my macbook, it runs correctly when ran in the development environment (VS Code). It must be something to do with the installation commands....
Even after the libraries are downloaded and built, i get this error: ``` CMake Error at cmake/FindRaylib.cmake:1 (find_package): find_package called with invalid argument "VERBOSE" Call Stack (most recent call first):...
Here's the original error that appears with the QUIET flag: ``` Richards-Air:build richardbamford$ cmake .. CMake Error at cmake/Findraylib.cmake:1 (find_package): Maximum recursion depth of 1000 exceeded Call Stack (most recent...
It is version "CMake 3.16.0-rc4" OS X
Hey, the CMake files are kinda broken, it took me ages to get it compiling but i managed to wrangle it. I had to replace the version of SOL with...
Yeah there is something funny going on with sol, it really doesn't like to build. I can't remember what the cmake options were but i recall being able to use...
> > > Just updated a few things. Mind having another try at it? Will do