I finally got the toolchain built with Qt for Angstrom for my 32bit Fedora 20 laptop. I built the test program as shown in this video ( http://www.youtube.com/watch?v=kP7uvOu9hoQ) and I can build the executable on my laptop. I then copied the executable to the BBB and tried to execute it a received an error stating that the executable could not be located. I checked permissions and it had execute permissions. I then tried the "./" or dot-slash in front of the executable and receive the same error. I then realized the BBB does not come with Qt support installed so I tried the command "opkg install qt4-base" and was given the statement that not all of the dependencies could be resolved and that I should use the "--force-depends" flag to force the install. I noted the failed dependency pertained to the kernel version apparently I am running 3.8.x and the package depends on 3.2.x.
So now I am sitting through a "bitbake cloud9-gnome-image" build of Angstrom v2013.09 of which I will execute another "bitbake -c populate_sdk cloud9-gnome-image" of the same version. I want to build Qt v5.2.x for the toolchain and for the BBB. I have an idea as to how to build for the BBB but no idea as to how I might build and integrate Qt v5.2.x into the toolchain. Could someone please point me into the right direction? Thanks in advance, Dan Metcalf -- KB3UUN -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
