Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I have installed the KDE3 devel setup package, but I cannot find any *.dll.a files in the kdes lib dir. Whats going wrong ?

0
Posted

I have installed the KDE3 devel setup package, but I cannot find any *.dll.a files in the kdes lib dir. Whats going wrong ?

0

The *.dll.a files are so-called “import libraries” for the linker and are symbolic links to the related dll. It seems that the inno setup compiler is not able to deal with symbolic links. I will see how this could be fixed in further releases. A workaround is to use the following sh script, which recreates the necessary links. Enter /opt/kde3/bin before running it.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123