开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

I was able to link kicad dinamically, finaly :)


Adilson Oliveira
 

Hi.

I want to tell you that I was able to compile and link Kicad dinamycaly
on Mandriva 2005 which, of course, gave me smaller executables and, best
of all, betterb 3D performance.
Basically the steps are:
- Download wxGTK-2.6.2
- ./configure --enable-shared=yes --with-gtk --enable-gtk2=yes
--with-opengl --enable-compat24
- make; make install
Inside the kicad-dev directory there a file called contrib_makefiles.txt
which is a composite of all makefiles and libs specification to help in
this process. Just cut and just the makefiles as described on this file
and make it.
I just wasn't able to find the wxhtml source code.

[]s

Adilson.