[unixODBC-dev] unixODBC-GUI-Qt: Builds
Nick Gorham
nick at lurcher.org
Tue Dec 9 10:09:52 GMT 2008
Peter Harvey wrote:
>Nick Gorham wrote:
>
>
>>Peter Harvey wrote:
>>
>>
>>
>>>The source in unixODBC-GUI-Qt now builds with qmake method and GNU
>>>auto-tools method. IMHO - its time to remove the Qt based stuff from
>>>unixODBC. The one caveat is that unixODBC-GUI-Qt is only about Qt4. I
>>>think this is not an issue going forward.
>>>
>>>Any package maintainers out there who want to volunteer to create deb
>>>and/or rpm scripts/specs for me so I can play more with the code
>>>and/or doc?
>>>
>>>--
>>>Peter
>>>
>>>_______________________________________________
>>>unixODBC-dev mailing list
>>>unixODBC-dev at mailman.unixodbc.org
>>>http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
>>>
>>>
>>>
>>>
>>Cool, I will check your new repos out and see what can be trimmed from
>>the core.
>>
>>Hopefully we might find some Gnome folk interested in creating a Gtk
>>version now.
>>
>>I can see no problem with Qt4 only builds in the new place, it was
>>just the history that was painfull in the old structure.
>>
>>
>>
>fyi - i have the new DataManager code sitting in front of me - i am
>working to add that to the repo now
>
>--
>Peter
>
>_______________________________________________
>unixODBC-dev mailing list
>unixODBC-dev at mailman.unixodbc.org
>http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
>
>
Just a small thing, I had to add a
#include <unistd.h>
to the top of odbcinstQ4/CDataSourceNamesFileModel.cpp so it had a
prototype for unlink().
--
Nick
More information about the unixODBC-dev
mailing list