Hi Bill, See below.
On 07/28/2015 11:00 AM, Bill Somerville wrote: > On 28/07/2015 17:49, KI7MT wrote: >> Hi Bill, > Hi Greg, >> >> I finished a run of several thousand saved wave files on Windows, there >> were no additional issues to speak of. I've not done allot of live >> testing yet. > Thanks for running that. Related to this, I am intrigued to know how you > are managing to build an install target for a Release configuration > build on Windows. If you have dumpbin.exe installed it should not be > working and if you don't have it installed your install fixup must be > taking many minutes because of the problem I am currently discussing > with the CMake developers. I did not time the build, but it is taking *a long time* during the fix-up portion, just a guess but, >= 7 or 8 minutes? The time span is similar to what transpires when using the Qt5.2 version. I have not specifically installed dumpbin.exe ( I dont know where that .exe comes from ) unless it was part of the new QT5.5 tool-chain. I can certainly go look for it if that would help. >From the original JTSDK v2.0 base install, all I did was update the path locations ( in the TENV / build scripts / Tool-Chain File ) for all the new QT / MinGW paths. FWIW, neither Qt5.2 / Qt5.5 or Mingw48_32 / Mingw492_32 directories are on my system paths. All other build parameters are the same as if it were built using Qt5.2 >> >> What would you suggest for testing Qt5.5 on *Nix for distros that do not >> have a package available, the OpenSource Installer and ToolChain file >> maybe ? > As it is just a simple library location with good CMake support, simply > adding the Qt root to the CMAKE_PREFIX_PATH should be enough to build. > For running you will probably have to use LD_LIBRARY_PATH to locate the > Qt components. > > TBH I wouldn't worry too much as Qt 5.5 is not a major upgrade from 5.2 > so I don't expect any serious problems. Ok, I've not installed it yet, but could do if we need testing there. >> >> 73's >> Greg, KI7MT > 73 > Bill > G4WJS. >> >> On 07/27/2015 01:28 PM, Eric NO3M wrote: >>> Bill >>> >>> v 1.6.0-devel r5727 compiles fine w/ Qt 5.5 here. Thanks for also >>> addressing the RX signal meter rendering issue. >>> >>> 73 Eric NO3M / WG2XJM >>> >>> On 07/27/2015 02:16 PM, Bill Somerville wrote: >>>> Hi All, >>>> >>>> I have updated the sources to work with Qt v5.5. The changes were >>>> trivial but I would appreciate any reports of other issues from anyone >>>> building with Qt 5.5 on any platform. >>>> >>>> I will start working through my production VMs upgrading to Qt 5.5 but >>>> that will take a while. >>>> >>>> 73 >>>> Bill >>>> G4WJS. 73's Greg, KI7MT ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
