swebb2066 commented on issue #176:
URL: 
https://github.com/apache/logging-log4cxx/issues/176#issuecomment-1382607334

   > CMake Error: The following variables are used in this project, but they 
are set to NOTFOUND.
   > Please set them or make sure they are set and tested correctly in the 
CMake files:
   > /home/lincoln/cross_compile/source/apache-log4cxx-1.0.0/src/APR_INCLUDE_DIR
   >    used as include directory in directory 
/home/lincoln/cross_compile/source/apache-log4cxx-1.0.0/src/main/cpp
   > 
/home/lincoln/cross_compile/source/apache-log4cxx-1.0.0/src/APR_UTIL_INCLUDE_DIR
   
   You need to build APR and APR-UTIL with your cross-compiler.
   
   To cross-compile APR you will need a triplet file that locates the tool 
chain and sets --host and --cache parameters of "./configure".
   The .cache file must have been generated on the targeted host using 
"./configure -C".
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to