can you help me?
I compile some c++ library use gcc,when the c++ library installed in the /usr/local,eg,lib in /usr/local/lib,and the header in /usr/local/include,
I want to use the c++ header in xcode and I design a GUI interface for the c++ library , can I do it? And what to do?
Thank you!
I compile some c++ library use gcc,when the c++ library installed in the /usr/local,eg,lib in /usr/local/lib,and the header in /usr/local/include,
I want to use the c++ header in xcode and I design a GUI interface for the c++ library , can I do it? And what to do?
Thank you!