Hi all.
i am new with QNX and Momentics IDE, i have a problem as i want to debug an application using a shares library.
I created the shared library, compiled it without error.
Then i created the application, added the library (and library path was also added automatically as i added the library) to the linker option of the application, compiled the application without any error.
But then as i try to debug the application, it says:
Code:
Could not find library libxxx_g.so.1
I looked inside the shared library projects directory, and it seems that only the "libxxx_g.so" is generated.
Am i missing something here?
FYI, i am using Momentics IDE 4.0.1 on Windows XP.
thanks for the answer.
regards,