Hello,
I try to compile a “main.c” file to a “.bin” file but the compiler tell me some library “cannot be found”. However, these libraries are writen in the “lib.dir” file and present in the directory.
files “main.c”, “lib.dir” and all libraries are located in the same directory.
I tried to copy the whole files in the directory “C:\DCRABBIT_9.52\Lib” and it works?
What should I do to change the lib directory?
Thank You