Re: [wxCode-users] TimePickerCtrl component uploaded to svn repository

2011-02-16 Thread Bryan Petty
On Wed, Feb 16, 2011 at 2:50 AM, Paul Breen wrote: > I'm guessing that I did something wrong during wxWidgets installation. Ah, I see. I'm guessing you installed from the wxWidgets exe installer, and must have assumed that it installed some pre-built libraries. In fact, it doesn't. wxWidgets does

Re: [wxCode-users] TimePickerCtrl component uploaded to svn repository

2011-02-16 Thread Paul Breen
under the vc_lib folder. I'm guessing that I did something wrong during wxWidgets installation.  As long as it works on other people's systems, I don't think I'm going to worry about it. Sincerely, Paul Breen --- On Tue, 2/15/11, Bryan Petty wrote: From: Bryan Petty Su

Re: [wxCode-users] TimePickerCtrl component uploaded to svn repository

2011-02-15 Thread Bryan Petty
On Tue, Feb 15, 2011 at 1:37 PM, Paul Breen wrote: > I've uploaded the TimePickerCtrl files to the svn repository.  Running > "./configure&&make&&sudo make install" on my system (Ubuntu 10.04) succeeds > and makes a functional sample.  However, if anyone encounters problems > building on their

[wxCode-users] TimePickerCtrl component uploaded to svn repository

2011-02-15 Thread Paul Breen
Hello, I've uploaded the TimePickerCtrl files to the svn repository.  Running "./configure&&make&&sudo make install" on my system (Ubuntu 10.04) succeeds and makes a functional sample.  However, if anyone encounters problems building on their system, please let me know.  I'm open to suggestions