Skip to content
Snippets Groups Projects
Commit cf8f8cc4 authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Task #1254: Reverted disabling of BUILD_SHARED_LIBS. Problems were caused by a...

Task #1254: Reverted disabling of BUILD_SHARED_LIBS. Problems were caused by a system mal-configuration: LD_LIBRARY_PATH was not set correctly for tcsh.
parent eda405d1
No related branches found
No related tags found
No related merge requests found
option(BUILD_SHARED_LIBS "Build shared libraries" OFF)
set(ENV{JAVA_HOME} /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0) set(ENV{JAVA_HOME} /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0)
#set(PVSS_ROOT_DIR /opt/pvss/pvss2_v3.7) #set(PVSS_ROOT_DIR /opt/pvss/pvss2_v3.7)
set(PVSS_ROOT_DIR /opt/WinCC_OA/3.10) set(PVSS_ROOT_DIR /opt/WinCC_OA/3.10)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment