lordgamez commented on code in PR #1554:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1554#discussion_r1163975274


##########
extensions/aws/CMakeLists.txt:
##########


Review Comment:
   There isn't much documentation on this, most examples I found in other 
repositories links all the resulting libraries to the client library. It also 
seemed that not only this single symbol was missing in the linking process, 
because when this was resolved there were other missing aws symbols from other 
libraries. Unfortunately this was the only way I could make it work on both 
ARM64 linux and on Windows as there were other alternative ways that did not 
work on Windows.



##########
extensions/aws/CMakeLists.txt:
##########


Review Comment:
   There isn't much documentation on this, most examples I found in other 
repositories linked all the resulting libraries to the client library. It also 
seemed that not only this single symbol was missing in the linking process, 
because when this was resolved there were other missing aws symbols from other 
libraries. Unfortunately this was the only way I could make it work on both 
ARM64 linux and on Windows as there were other alternative ways that did not 
work on Windows.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to