You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please look at the bat files for Windows to build the DLT Viewer.
The Installer package generation we currently do not use, perhaps they are not up to date.
@oblesh6 there is either a misprint in the docs or that command was written for a specific build system (not the same as you use). I am not sure if you really want to install the binaries you built yourself, but if you do, please try the following
Hello,
I have followed the instructions mentioned in the file \dlt-viewer-2.25.0\scripts\windows\build.md
I have successfully able to build the source code
But when I execute "cmake install . --prefix C:\DltViewerSDK", i'm getting an error as shown below
"D:\DltViewerSDK"
CMake Error: Unknown argument --prefix
CMake Error: Run 'cmake --help' for all supported options.
what is the actual issue here? Also I want to create Installer package.
Please let know any solutions
Thanks :)
The text was updated successfully, but these errors were encountered: