From 0e12467778c15e0ea31e3fcd5f41217f71dae6bc Mon Sep 17 00:00:00 2001 From: watts Date: Wed, 29 Oct 2025 17:52:52 +0100 Subject: [PATCH] Update Update-Pixelator-Version --- Update-Pixelator-Version.-.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Update-Pixelator-Version.-.md b/Update-Pixelator-Version.-.md index c459f50..4a3b297 100644 --- a/Update-Pixelator-Version.-.md +++ b/Update-Pixelator-Version.-.md @@ -136,4 +136,6 @@ where `$TARGET` is the directory name of the desired version (e.g. `stxm-new-ver This command can be used both to switch to a new version and back to an older version. +If you have compiled a new version of the Orocos modules, then the old version was overwritten and going back to the old version means recompiling the old version of the modules. The set of commands for compiling Orocos modules given in the [Compiling section](https://gitea.psi.ch/MicroSpectro/Pixelator/wiki/Update-Pixelator-Version.-#Compiling) above will accomplish this task - just make sure that the `cd` command brings you to the directory containing the code version that you want to compile. In almost all cases, the repository will contain compatible Orocos and Pixelator code. +