Hi,
I want to use imglib_c66x_3_0_2_1, but can't link the imglib when building the imglib project.
So I need to build the imglib refering to the user_manual as follow
after builing,there is something wrong as follows
I don't know how to deal with the problem.
Who can help me?
Hi Wenjie,
A couple things to check here. First, double check your paths are set correctly. Unresolved symbols and such errors typically come from this.
http://processors.wiki.ti.com/index.php/Include_paths_and_options
Also, did you install and run with full admin privileges? Another possibility here is due to things being in the program files directory. Regardless of permissions, at times we have seen this directory cause issues.
Please keep us informed.
Best Regards,Lisa
I just thought I would check whether there is any update to your enquiry?
Hi,Lisa
Thanks for your reply.
I checked again, I found that I don't generate the lib file of imglib. In the imglib, makefile is used, so I need to use the make command.
But during the building process, mang errors apear. Now I try to correct these errors.
Thanks again.
Wenjie
ok, many thanks for the update. I will close this for now. If you get stuck with an error or issue please feel free to post to us again.
Best Regards,
LIsa
Hi Lisa,
Thanks for that again, I am glad to share my errors. I will post them after thinking them over.