Re: [micro-manager-general] C++ Qt MMCore on OSx
Status: Beta
Brought to you by:
nicost
|
From: Nico S. <nic...@uc...> - 2016-10-01 20:24:27
|
Please do answer in-line rather than by top-posting. Quote the relevant parts, omit the rest so that your email makes sense by reading from the top. On 10/1/2016 11:50 AM, Fabrizio Radaelli wrote: > reading againg your answer, I realized I gave you the wrong information. > > I linked my project to "libMMCore.a" and the other object, but the > linker can't find the compiled code for some function. For example one > of the errors is: > > Undefined symbols for architecture x86_64: "_CFDataGetBytes", > referenced from: > > Host::getMACAddresses(long&) in libMMCore.a(Host.o)" > CFData is a Mac OS X structure. I thought that you were on linux. If so, there is something not right in your Micro-Manager build (although it is surprising that the build succeeded wthout errors). Best, Nico |