Hi all, to solve my problem with chrome browsers and tntnet-2.3rc1 (see my other mail), I wanted to try out tntnet-3.0 (for which I had to first build openssl-1.1.1g and cxxtools-3.0, by the way), but somehow I cannot get it to build the libtntnet.a i need for the project.
I already tried ./configure --enable-static, and the configuration log correctly states that, *configure:11466: checking whether to build static librariesconfigure:11470: result: yes* but I cannot find a libtntnet.a anywhere (just a libtntnet.la description file) in the directory after the build (without errors), and "make install" doesn't put it into /usr/local/bin/ either. The shared libraries are built and copied, but they are of no use to me, as the project needs the static one. What am I missing? How do I get to build the library? Best regards Kasi
_______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
