Re: moved discusion.. I am having some issues with my machine. although every thing is /usr/local/bin the subversion is in place, scons have been updated to...
I was setting an environmental modification as PATH but this is the echo output was.. /opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/bin:/usr/bin:/usr/sbin ...
Bryan, could check my output. also the -framework OpenGL -framework AGL flags are not working. scons: Reading SConscript files ... Checking for wx-config ......
Flags working for pico mod or rather obj.linkflags added properly to Sconscript cvpcb/ pcbnew. So errors now look like: $ scons --debug=time scons: Reading...
... Did you compile wxWidgets yourself? What version? I believe that error is saying wxWidgets wasn't built with OpenGL support. When building wxWidgets,...
... I just finished updating the subversion trunk on BerliOS with this latest code drop. Jean-Pierre: Is there any chance we could get you to start using this ...
Hello! I'm trying to translate the latest source code of Kicad on Linux, but everytime I try I get the following error: ../include/wxstruct.h:1483: error:...
... Are you using the 2006-03-08 release? I'm pretty sure the last time I saw that error was in the January release... What are you translating in the source...
I tried to compile the version 2006-03-08 and when linking I get: undefined reference to `vtable for WinEDA_DisplayOptionsDialog' I guess I'm missing something...
I don't know on that one. I only use SCons to compile KiCad and the latest code on the bokeoa-scons subversion branch works for me. This is currently the...
For the sake of archiving I am forwarding mail sent directly to Mitch. B. ... From: Boštjan Jerko <bojerko@...> Date: Mar 17, 2006 6:52 PM Subject: Re:...
Message for Jean-Pierre, I receive this errors while compiling under linux (kubuntu), the previous versions compile without errors. ...... files-io.o -s...
... I have uploaded a final version (kicad-sources-2006-03-28.zip). This problem should not occurs (i have modified the file "libs.linux" : command `wx-config...
Le 28/03/06, jean-pierre charras - INPG <jean-pierre.charras@...> a ... Thank you, now (and after the upgrade to the wxWidgets 2.6.3) it compile without...
Hi to all. When you are in the library editor, If you click some where on the gride and you type the ESC key the application crash. I test only windows version...
I just tried to build kicad 2006-03-28 on Debian unstable with wxwidgets 2.6.2 using "make -f makefile.gtk". Some of the programs built, but others, including...
A better solution to the problem described in my previous message: In libs.linux, replace: WXSYSLIB_WITH_GL= `wx-config --libs gl` with WXSYSLIB_WITH_GL=...
... I am unable to recreate this problem. I need more infos: window XP, 98 2000 ? Crashes when editing a component ? -- Jean-Pierre CHARRAS Maître de...
This patch against kicad-2006-03-28 enforces a small but easily visible minimum size on hierarchical sheets, thus preventing you from making a zero-size sheet...
Ok, I have a crash on Windows XP. It's append in the the library viewer (not the editor ) ... some where on the ... crash. ... plateforme. ... I am unable to...
This patch (against kicad-sources-2006-03-28) is for building with mingw/msys on Windows. Without this patch, nothing compiles, because the compiler can't find...