Hi, I am very new to use MAC for programming.
I am using C++ programming for my product.
It is compiling without any errors.
But while running it is saying that "dyld:............library not loaded and Reason: image not available".
The problem may be loading of libraries dynamically is not correct.
I think i have to change this in Makefile.am or in Configure.in.
Please let me know the solution for this.
please suggest me how to proceed.
regards,
satya.
I am using C++ programming for my product.
It is compiling without any errors.
But while running it is saying that "dyld:............library not loaded and Reason: image not available".
The problem may be loading of libraries dynamically is not correct.
I think i have to change this in Makefile.am or in Configure.in.
Please let me know the solution for this.
please suggest me how to proceed.
regards,
satya.