Opened 16 years ago
Closed 11 years ago
#96 closed task (not fixable)
kBuild script for build process of GUI Tools
| Reported by: | Herwig Bauernfeind | Owned by: | Herwig Bauernfeind |
|---|---|---|---|
| Priority: | Feedback Pending | Milestone: | GUI Tools 1.0.0 |
| Component: | Samba Server GUI Tools | Version: | GUI Tools 1.0.0 |
| Keywords: | Cc: |
Description (last modified by )
At the moment every GUI has to be built separately opening the VX-REXX IDE. The goal is to rebuild all GUI tools in one step.
Building an .exe from commandline works using the following switches (documented, but well hidden):
vrxedit /o smbusers.vrp /x smbusers.exe /q
Change History (4)
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 16 years ago
comment:4 by , 11 years ago
| Resolution: | → not fixable |
|---|---|
| Status: | new → closed |
VX Rexx Permanent restriction
Note:
See TracTickets
for help on using tickets.

Building executables using vrxedit /o smbusers.vrp /x smbusers.exe /q produces broken .exe files. Reason unknown at the moment.