Edgar

Results 28 issues of Edgar

Building the current master on windows with GUI enabled fails with: ``` f:\ror-server\source\server\master-server.h(23): fatal error C1083: Cannot open include file: 'json/json.h': No such file or directory (compiling source file F:\ror-server\source\server\master-server.cpp)...

bug

This PR is still a work in progress, but the interface should built and run on both Windows and Linux **TODO** - [x] Fix broken avatars - [x] Replace `cmake/externals`...

needs QA
NLnet

It would maybe be helpful for some people https://github.com/antijingoist/opendyslexic

enhancement

- [ ] Test with newest fossil - [ ] Create and test the installer

### Error Message and Logs ``` INFO Running migrations. 2024_10_10_081444_remove_constraint_from_service_applications_fqdn 4.41ms FAIL In Connection.php line 825: SQLSTATE[42704]: Undefined object: 7 ERROR: constraint "applications_fqdn_unique" of relation "applications" does not exist (Connection:...

🐛 Bug

This should make it a lot easier to build with conan Also updated the documentation for building with the conan_provider script

This pr replaces libnode with https://github.com/bnoordhuis/v8-cmake This should improve build times for the dependencies **Todo** - [x] Test on Windows - [ ] Test on Linux