From: KI7MT <ki...@ya...> - 2014-10-01 18:40:38
|
Hi Joe, Yes, it did here too. Had to move the %LIBRARY_PATH% to the end of the %PATH% Should be ok now, I just built WSPR and WSJT-X 73's Greg, KI7MT On 10/1/2014 18:34, Joe Taylor wrote: > Greg -- > > SVN revisions 4425 and 4426 break everything here. > > I think all that's needed is > > SET LIBRARY_PATH="" > > in jtsdk-qtenv.bat, and possibly also in jtsdk-pyenv.bat. Don't put > LIBRARY_PATH into PATH... they're two different things. You don't use > LIBRARY_PATH anywhere in your scripts, but some of the tools do. We > want it defined as NULL, even if a user normally has it set otherwise > (for use in other environments). > > -- Joe |