|
Thanks Tim, Jean-Paul, and Barry for your input! I've managed to set various variables appropriately but It does concern me that this didn't happen at the time of installing the packages. I've still not got qt4 building successfully yet. Let me break down the entire saga as it has happen thus far. I have a project that compiles and runs fine on my laptop under Ubuntu (qt4 v. 4.5.2). I copied to my SL box (SL 5.4) and qt4 will not recognize my project. I somewhat understand this since the project was created in a newer version. I also copied my binary file which was built under Ubuntu, and it wouldn't run either. ( "[r...@....]# ./myprog" ) This is where I thought that maybe if I just re-built it under SL it would run. That's where I ran into the variable issues. I resolved those manually, and I can build but I get the following error: Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Segmentation fault So then I had the bright idea to just un-install completely, download the latest greatest from Trolltech and go from there. Actually I wanted the same version that was on my laptop but I couldn't find anything but the latest version to download. I followed the directions exactly as stated from the ./configure. (by the way, this is not just qt4, this was qtcreator IDE which seems to be a nice environment) So after installation, everything seemed great. The new QtCreator opens my project, has all my files, etc but when I try to build within QtCreator, I get the following error: No valid Qt version set. Set one in Tools/Options Error while building project controller_v_0-01 When executing build step 'QMake' Canceled build. Now I go and try to do as I'm told, but I can't change the Qt in PATH option. I'm really thinking I'm completely missing something somewhere. I feel like these issues would not be here if I had installed properly. Any ideas? Thanks in advance! Dave Tim Edwards wrote: On 04/03/10 01:30, David McLean wrote:Hi all, Typically, I try to figure these type issues out myself but I'm currently under a time crunch, hence the email blast! Now to the point: --
David L. McLean
|
- Qt 4 installation and configuration woes David McLean
- Re: Qt 4 installation and configuration woes Tim Edwards
- Re: Qt 4 installation and configuration woes David McLean
- Re: Qt 4 installation and configuration woes Jean-Paul Chaput
- Re: Qt 4 installation and configuration woes Salvador Aguinaga
- Re: Qt 4 installation and configuration woes David McLean

