Mark - Got a new one (I am now really close).
The top of the build looks like his. Setting SDK environment relative to C:\Program Files\Microsoft SDKs \Windows\v7.0 . Targeting Windows 7 x86 RELEASE 'killer' is not recognized as an internal or external command, operable program or batch file. Building Rexxapi.. Building Interpreter.... Building OREXXOLE.. Building Rexxutil.. Building rexximage command launcher Building rexx command launcher Building rexxhide command launcher Building rexxpaws command launcher Building rexxc command launcher Building REXX.IMG ... Building RXSUBCOM and RXQUEUE.. Building rxwinsys.dll Building RxSock.. Building RxMath.. Building RXREGEXP... Building HOSTEMU.. Building miscellaneous extensions Building OODIALOG.. Building OODIALOG classes Building API Samples.. Include path is C:\cygwin\home\dashley\buildorx\Win32Rel;C:\cygwin\home \dashley\ buildorx\api;C:\cygwin\home\dashley\buildorx\api \platform\windows;C:\Program Fil es (x86)\Microsoft Visual Studio 9.0\VC\Include;C:\Program Files\Microsoft SDKs\ Windows\v7.0 \Include;C:\Program Files\Microsoft SDKs\Windows\v7.0\Include\gl; Building OODialog Samples.. MakeNSIS v2.43 - Copyright 1995-2009 Contributors See the file COPYING for license details. Credits can be found in the Users Manual. And the bottom error messages from NSIS later on in the output. Function: "CheckIsRxapiService" File: "services.dll"->"$PLUGINSDIR\services.dll" [compress] 3503/7680 bytes Plugin Command: IsServiceInstalled RXAPI Pop: $R0 !insertmacro: _If !insertmacro: end of _If StrCpy $RxapiIsService "true" () () !insertmacro: _Else !insertmacro: end of _Else StrCpy $RxapiIsService "false" () () !insertmacro: _EndIf !insertmacro: end of _EndIf FunctionEnd Function: "CheckIsRxapiRunning" !insertmacro: _If !insertmacro: end of _If File: "services.dll"->"$PLUGINSDIR\services.dll" [compress] 0/7680 bytes Plugin Command: IsServiceRunning RXAPI Pop: $R0 !insertmacro: _If !insertmacro: end of _If StrCpy $RxapiIsRunning "true" () () !insertmacro: _Else !insertmacro: end of _Else StrCpy $RxapiIsRunning "false" () () !insertmacro: _EndIf !insertmacro: end of _EndIf !insertmacro: _Else !insertmacro: end of _Else Invalid command: ooRexxProcess::findProcess Error in script "oorexx.nsi" on line 3077 -- aborting creation process I think the problem of not finding the killer.exe program is related to the NSIS problem, but I could be mistaken. Does the process look for killer.exe is a specific location? Like I said above, I am really close. If I can get these two (related?) problems resolved I could have this up and running pretty soon. David Ashley ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
