Clemapfel / jluna

Julia Wrapper for C++ with Focus on Safety, Elegance, and Ease of Use
https://clemens-cords.com/jluna
MIT License
244 stars 12 forks source link

README FIRST #1

Closed Clemapfel closed 1 year ago

Clemapfel commented 2 years ago

Welcome to the dark side of the jmoonluna

Please be patient and understanding when opening issues, we're a very small team, but we'll try our best to get back to you in a timely manner and implement fixes where they are needed.

If you are posting about a bug / crash / compiler error, please make sure you went through the troubleshooting steps outlined in the installation tutorial first.

If the issue is a runtime bug, please post the output of the CTest bundled with jluna. You can call it from inside jluna/build using

# in jluna/build
ctest --verbose

More information about this also available in the installation guide .

Thank you for helping jluna evolve!

Clemapfel commented 1 year ago

Closed for being considered unnecessary now