Hello, thank you1 Yes I understand! I`m now trying QT and have sucessfully built QT 4.1.1 with the BSP6. I have updated the root File System on target. On host side I installed the QT Eclipse Integration from Trolltech! But there I downloaded (because it was the only one) QT-Integration-gcc4-QT 4.4.1! I`m a little bit afraid if this works, because Target-BSP-QT 4.1.1 and the downloaded Integration 4.4.1? In the QT preferneces I gave the path to Qmake (BSP6/local/usr..) and so on! Is this right? But I can`t compile the little test program, there is the message "make debug <keine egel zum erstellen> Should Eclipse not use the QMake?
Moin, Schmid Alexander wrote: > could anyone describe shortly or give me a limk to a page, where I can see > the difference from the following folders: > First there is the Toolchain1.1.1 folder in opt/. And then there is is the > BSP6-local folder, there are also Headers and Libs and so on! > Should this be copied to Toolchain, or is this totally different? When using PTXdist, there is no need to copy anything. In the prepare stage the configure is told where to find the headers an libs, everything should work out-of-the-box. Regarding the difference between you toolchain (the stuff in /opt) and you BSP. The toolchain contains only the standard C and C++ headers aswell as the glibc and c++ library. This component can be shared between all developers. Whereas you BSP has (at least in general) nothing to do with the BSP your coworker deals withs. hth, Marc -- Marc Kleine-Budde Phone: +49-231-2826-924 Pengutronix - Linux Solutions for Science and Industry Vertretung West/Dortmund http://www.pengutronix.de -- ptxdist mailing list [email protected]
