Bug 4926 - Start building a 64-bit Windows client in the nightly build
Summary: Start building a 64-bit Windows client in the nightly build
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client platforms (show other bugs)
Version: 4.1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.4.0
Assignee: Peter Åstrand
URL:
Keywords: prosaic, samuel_tester
Depends on:
Blocks: 3231
  Show dependency treegraph
 
Reported: 2013-12-04 10:11 CET by Peter Åstrand
Modified: 2015-03-26 19:08 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2013-12-04 10:11:54 CET
Before actually shipping a 64-bit Windows client, we will start with building one in the nightly build, just to catch fatal compile errors etc.
Comment 1 Peter Åstrand cendio 2015-02-05 13:19:29 CET
Fixed in 29933. Time reporting on other bugs.
Comment 2 Karl Mikaelsson cendio 2015-02-18 14:36:24 CET
> $ make
> Makefile:1198: warning: overriding recipe for target 'client-bundle/client-windows/tl-4.3.0post-client-windows.exe'
> Makefile:1189: warning: ignoring old recipe for target 'client-bundle/client-windows/tl-4.3.0post-client-windows.exe'
> [...]

Both 32- and 64-bit Windows clients write their installers to the same file.

Looks to have been introduced in r29934.
Comment 3 Peter Åstrand cendio 2015-02-25 16:11:45 CET
(In reply to comment #2)
> > $ make
> > Makefile:1198: warning: overriding recipe for target 'client-bundle/client-windows/tl-4.3.0post-client-windows.exe'
> > Makefile:1189: warning: ignoring old recipe for target 'client-bundle/client-windows/tl-4.3.0post-client-windows.exe'
> > [...]
> 
> Both 32- and 64-bit Windows clients write their installers to the same file.
> 
> Looks to have been introduced in r29934.

Fixed in r30039 and r30040.
Comment 4 Samuel Mannehed cendio 2015-03-26 19:08:17 CET
Looks good.

I tested the 64-bit client from build 4703 a bit on Windows 8. I did not encounter any problems, but I didn't test thoroughly.

The thinlinc-client-windows-x64.tar.gz is built correctly which is the important thing for this release.

The 64-bit client is not yet in the client-bundle but I assume that's what we want at this stage.

Note You need to log in before you can comment on or make changes to this bug.