[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888999#comment-15888999 ]
ASF GitHub Bot commented on GEODE-2441: --------------------------------------- Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103569428 --- Diff: src/quickstart/cpp/CMakeLists.txt --- @@ -26,16 +26,6 @@ elseif(UNIX) set(DYNAMIC_LIBRARY_PATH LD_LIBRARY_PATH=${NATIVECLIENT_DIR}/lib) endif() --- End diff -- what I did locally to be able to build the quickstarts. > Remove PDXAutoSerializer > ------------------------- > > Key: GEODE-2441 > URL: https://issues.apache.org/jira/browse/GEODE-2441 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Ernest Burghardt > > Remove PDXAutoSerializer utility that generates PDX serialization C++ source > that you can include in your project to (de)serialize your C++ classes. -- This message was sent by Atlassian JIRA (v6.3.15#6346)