Noah
Noah
I'm not experienced with macos development and don't have a machine to test / develop it on so I would actually be grateful for a PR ^^
> I recommend reading http://lua-users.org/wiki/SandBoxes . > > A basic idea is to provide a "safe" [1](#user-content-fn-1-b71fde8e003dfbcdee056621e75125fa) environment table for the code to execute in (either with `setfenv` (Lua 5.1)...
@gudzpoz Thanks for the fast reply! I'm familiar with the Lua C-API and already got it working by using reflection, I was just wondering because the natives are not exposed...
> @Curve LuaJava `v4.0.0` has been released and methods in `LuaNatives` are now made public (along with other breaking changes). I was originally considering these raw bindings dangerous and should...
Can you please provide the full error message? Also, do you have git installed?
Those are not the full messages. They are cut off, a complete CMake error log would be really helpful. Just a guess: VTK uses long paths, git might have issues...
Closing due to inactivity. Feel free to re-open in case the issue persists :)
@joamatab We now have a ViennaPS PyPi package on test-pypi :tada: https://test.pypi.org/project/ViennaPS-Python/#description
With the latest CMake overhaul this should now work. Could you please update and test again?
Is there any progress in this manner? This is quite the deal breaker when using `std::move_only_function` with `std::packaged_task`