Search the web
Sign In
New User? Sign Up
kicad-devel · Kicad Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 36 - 66 of 3688   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36
The following kicad-devel poll is now closed. Here are the final results: POLL QUESTION: Under which Operating Systems do you personally plan to run Kicad on?...
kicad-devel@yahoogrou...
Send Email
Jan 2, 2006
9:15 am
37
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the kicad-devel group. File :...
kicad-devel@yahoogrou...
Send Email
Jan 27, 2006
7:03 pm
38
... Hash: SHA1 ... Cool, I'll check it out. :-) peace, core ... Version: GnuPG v1.4.2 (GNU/Linux) ...
core@...
corezion
Offline Send Email
Jan 29, 2006
8:37 am
39
About Subversion to browse the Berlios repository, you can use the graphical front-end eSvn : http://esvn.umputun.com/...
fred_scsm
Online Now Send Email
Feb 15, 2006
10:13 pm
40
Hello, I would like to know if the Berlios project will become official ? I can see there is no update on the Berlios project since the beginning of december...
fred_scsm
Online Now Send Email
Feb 15, 2006
10:32 pm
41
If Jean-Pierre Charras agreed to do future development using the Berlios Subversion tree, I would be happy to bring it up to date for him. I'm of the belief...
Bryan Stillwell
bokeoa
Offline Send Email
Feb 15, 2006
10:45 pm
42
I just updated the BerliOS subversion repository with the latest release from Jeane-Pierre. However, I'm having a problem getting it to compile. Here's the...
Bryan Stillwell
bokeoa
Offline Send Email
Feb 17, 2006
9:19 pm
43
Bryan, Could you check you wxWidgets version ? I think Kicad requires wxWidgets-2.6 and it seems this error occurs with wxWidgets < 2.6. For example, with...
Frédéric COIFFIER
fred_scsm
Online Now Send Email
Feb 20, 2006
6:33 pm
44
According to the wxwidgets documentation, GetCurrentSelection was added in version 2.6.2 . The most recent Debian package has wxwidgets 2.6.1, which does not...
Mitch Bradley
wmb314
Offline Send Email
Feb 21, 2006
9:05 am
45
Hi Bryan, I think that this is the same problem I was having with Debian Stable. Apparrently the overlay definition as the end of include/wxstruct.h is not...
mungewell
Offline Send Email
Feb 22, 2006
2:54 am
46
... Frederic, It does appear like the version in Debian Unstable is too old: $ wx-config --version 2.6.1 I'm going to file a bug report in Debian later today...
Bryan Stillwell
bokeoa
Offline Send Email
Feb 22, 2006
9:47 pm
47
Does anyone have a working Build for OS X? I can't get it to compile on my machine....
loganhedin
Offline Send Email
Feb 23, 2006
6:08 pm
49
I'm working on an OS X port, but unfortunately I won't get back to work on it until sometime next week, as I'm traveling until mid-week. Brian ... Brian Onn ...
Brian Onn
brian_onn
Offline Send Email
Feb 26, 2006
9:01 am
50
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...
Logan Hedin
loganhedin
Offline Send Email
Mar 3, 2006
12:32 am
51
... Sounds like it can't find /usr/local/bin in your PATH. Can you post the output of running `echo $PATH` before running `scons`? Bryan...
Bryan Stillwell
bokeoa
Offline Send Email
Mar 3, 2006
12:37 am
52
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 ...
Logan Hedin
loganhedin
Offline Send Email
Mar 3, 2006
12:57 am
53
... This should work: export PATH=/usr/local/bin:${PATH} Bryan...
Bryan Stillwell
bokeoa
Offline Send Email
Mar 3, 2006
1:01 am
54
Bryan, could check my output. also the -framework OpenGL -framework AGL flags are not working. scons: Reading SConscript files ... Checking for wx-config ......
Logan Hedin
loganhedin
Offline Send Email
Mar 3, 2006
2:16 am
55
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...
Logan Hedin
loganhedin
Offline Send Email
Mar 3, 2006
3:34 am
56
... Did you compile wxWidgets yourself? What version? I believe that error is saying wxWidgets wasn't built with OpenGL support. When building wxWidgets,...
Bryan Stillwell
bokeoa
Offline Send Email
Mar 3, 2006
5:39 am
57
powerpc-apple-darwin8-g++-4.0.0: OpenGL: No such file or directory powerpc-apple-darwin8-g++-4.0.0: AGL: No such file or directory scons: ***...
Logan Hedin
loganhedin
Offline Send Email
Mar 3, 2006
7:19 am
58
i have recompiled kicad with macosX (1.4) without any compilation problem, using make -f makefile.macosx. You MUST wxWidgets version wxMAC-2.6.2 ou...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Mar 3, 2006
9:29 am
59
Even with all my dependencies in-place I can't get it to build under (OS X 10.4) using make -f makefile.macosx......
Logan Hedin
loganhedin
Offline Send Email
Mar 3, 2006
6:08 pm
60
... 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 ...
Bryan Stillwell
bokeoa
Offline Send Email
Mar 7, 2006
11:01 pm
61
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:...
Boštjan Jerko
bostjan0805
Offline Send Email
Mar 16, 2006
6:45 am
62
... 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...
Bryan Stillwell
bokeoa
Offline Send Email
Mar 16, 2006
4:24 pm
63
I wanted to write "Linux compilation" in the subject. I'll look at the new release. Thanks. B. ... -- www.japina.si...
Boštjan Jerko
bostjan0805
Offline Send Email
Mar 16, 2006
5:31 pm
64
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...
Boštjan Jerko
bostjan0805
Offline Send Email
Mar 16, 2006
9:46 pm
65
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...
Bryan Stillwell
bokeoa
Offline Send Email
Mar 17, 2006
12:22 am
66
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:...
Boštjan Jerko
bostjan0805
Offline Send Email
Mar 17, 2006
5:53 pm
Messages 36 - 66 of 3688   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help