Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Moved the plc4cpp, plc4net and plc4py into the sandbox #98

Merged

Conversation

chrisdutz
Copy link
Contributor

  • Removed the "with-java" profile
  • Adjusted the documentation
  • Added documentation to the latest mspec changes

- Removed the "with-java" profile
- Adjusted the documentation
- Added documentation to the latest mspec changes
-- Need to have OpenSSL installed
-- Avoid installing to locations with spaces in the path
Copy link
Contributor

@JulianFeinauer JulianFeinauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chrisdutz I just checked it out and mvn clean install works nicely, well done!
But I have issues whenever the with-dotnet Profile is enabled on my Mac. Is this something which is bad or is this "okay"?
Furthermore I get the Exception

Scanning dependencies of target thriftnb
[ 83%] Building CXX object lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/server/TNonblockingServer.cpp.o
[ 84%] Building CXX object lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingServerSocket.cpp.o
[ 85%] Building CXX object lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingSSLServerSocket.cpp.o
In file included from /Users/julian/Develop/incubator-plc4x/tools/thrift/target/thrift-0.13.0/lib/cpp/src/thrift/transport/TNonblockingSSLServerSocket.cpp:21:
/Users/julian/Develop/incubator-plc4x/tools/thrift/target/thrift-0.13.0/lib/cpp/src/thrift/transport/TSSLSocket.h:26:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
         ^~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [lib/cpp/CMakeFiles/thriftnb.dir/src/thrift/transport/TNonblockingSSLServerSocket.cpp.o] Error 1
make[1]: *** [lib/cpp/CMakeFiles/thriftnb.dir/all] Error 2
make: *** [all] Error 2

when running mvn install -Pskip-prerequisite-check,development,with-sandbox,with-cpp,with-boost,with-python,with-proxies,with-logstash -DskipTests on my macOS.

@JulianFeinauer
Copy link
Contributor

@chrisdutz just checked everything and I like it. So I would merge it, if nobody else vetoes?

@JulianFeinauer JulianFeinauer merged commit cb4f455 into develop Nov 3, 2019
@JulianFeinauer JulianFeinauer deleted the feature/moving-unfinished-things-to-the-sandbox branch November 3, 2019 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants