This fixes the problem of JTSDK building the package and still ending up with 
rc1.The old package wasn't being removed on build.
You don't have to "enable-clean" either.  Still builds correctly with 
"disable-clean".
de Mike W9MDB 
===================================================================--- 
Makefile.jtsdk      (revision 7251)+++ Makefile.jtsdk      (working copy)@@ 
-134,4 +134,4 @@ .PHONY : clean
 clean:-       rm -f *.o libjt9.a wsjtx.exe jt9sim.exe jt9.exe jt65.exe+       
rm -f *.o libjt9.a wsjtx.exe jt9sim.exe jt9.exe jt65.exe *-win32.exe



 From: Black Michael <[email protected]>
 To: WSJT Software Development <[email protected]> 
 Sent: Friday, October 28, 2016 2:45 PM
 Subject: rc2
   
I discovered a problem with the change to rc2 in JTSDK.
Apparently the "enable-clean" doesn't clean everything it should.
So it was still generating an rc1 on the package build.
I completely removed the JTSDK\src\wsjtx directory and it built correctly after 
that.
I'll try and see if I can figure out what's missing in the clean process.
de Mike W9MDB


   
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to