Changes between Version 81 and Version 82 of Docs/825gen2/Dev/DeveloperNews
- Timestamp:
- 11/04/25 13:21:07 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DeveloperNews
v81 v82 9 9 After performing upgrade on the development VM to Fedora 42 the simulator may quit working. The "825 Simulator" window fails to appear. This was found to be due to the upgrade updating //libjsoncpp//. The //sim825mnbd// app references //libjsoncpp.so.25// After the upgrade this is replaced with //libjsoncpp.so.26// From a terminal window perform the following command to create a symbolic link to resolve the problem: 10 10 {{{ 11 sudo -s /usr/lib64/libjsoncpp.so.1.9.6 /usr/lib64/libjsoncpp.so.2511 sudo ln -s /usr/lib64/libjsoncpp.so.1.9.6 /usr/lib64/libjsoncpp.so.25 12 12 }}} 13 13
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)