From 9db4dfd04c76b37bc6e852c1fd53e06b5f7c43b2 Mon Sep 17 00:00:00 2001 From: Illimar Rekand <illimar.rekand@uib.no> Date: Tue, 18 Feb 2025 22:54:01 +0100 Subject: [PATCH] add content on updating LSAPI/dll file generation --- Electronic_Labnotebook/NotebookLog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Electronic_Labnotebook/NotebookLog.md b/Electronic_Labnotebook/NotebookLog.md index 5278214..151deed 100644 --- a/Electronic_Labnotebook/NotebookLog.md +++ b/Electronic_Labnotebook/NotebookLog.md @@ -10,6 +10,8 @@ <summary> Table of Contents (click to expand) </summary> - [Entries 2025](#entries-2025) + - [2025-02-18](#2025-02-18) + - [Entry 1: Installing new version of LSAPI (v1.3)](#entry-1-installing-new-version-of-lsapi-v13) - [2025-02-14](#2025-02-14) - [Entry 1: Parameter Map Editing bug fix](#entry-1-parameter-map-editing-bug-fix) - [2025-02-11](#2025-02-11) @@ -70,6 +72,12 @@ ## Entries 2025 +### 2025-02-18 + +#### Entry 1: Installing new version of LSAPI (v1.3) + +Was unable to install the new version of LSAPI with the installer sent from UL. Deleted the files inside `C:/LSAPI/SDK/`, then reinstalled LSAPI. The resulting .dll file was then regenerated. + ### 2025-02-14 #### Entry 1: Parameter Map Editing bug fix -- GitLab