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.
c:\ua\open62541\build>cmake .. -G "Visual Studio 16 2019" -A x64 -DUA_ENABLE_ENCRYPTION:STRING="OPENSSL" -DUA_ENABLE_PUBSUB=ON -DUA_ENABLE_PUBSUB_MQTT=ON
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.19045.
-- The C compiler identification is MSVC 19.29.30147.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found Python3: C:/Python/Python310/python.exe (found version "3.10.8") found components: Interpreter
-- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.38.1.windows.1")
fatal: not a git repository (or any of the parent directories): .git
CMake Warning at tools/cmake/SetGitBasedVersion.cmake:23 (message):
Failed to determine the version from git information. Using defaults.
Call Stack (most recent call first):
CMakeLists.txt:55 (set_open62541_version)
-- open62541 Version: v1.3.5-undefined
-- CMAKE_BUILD_TYPE not given; setting to 'Debug'
-- The selected architecture is: win32
-- Submodule update
fatal: not a git repository (or any of the parent directories): .git
CMake Error at CMakeLists.txt:483 (message):
git submodule update --init --recursive failed with 128
-- Configuring incomplete, errors occurred!
See also "C:/ua/open62541/build/CMakeFiles/CMakeOutput.log".
c:\ua\open62541\build>
Description
Background Information / Reproduction Steps
Used CMake options:
cmake .. -G "Visual Studio 16 2019" -A x64 -DUA_ENABLE_ENCRYPTION:STRING="OPENSSL" -DUA_ENABLE_PUBSUB=ON -DUA_ENABLE_PUBSUB_MQTT=ON
Checklist
Please provide the following information:
[x ] open62541 Version (release number or git tag): Master, Downloaded ZIP
Other OPC UA SDKs used (client or server):
Operating system:
Logs (with
UA_LOGLEVEL
set as low as necessary) attached
Wireshark network dump attached
Self-contained code example attached
Critical issue
CMakeOutput.log
The system is: Windows - 10.0.19045 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework