Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2752 closed defect (fixed)

[PATCH] Tests compilation failure on Windows

Reported by: Stan Owned by:
Priority: Release Blocker Milestone: Alpha 17
Component: Core engine Keywords:
Cc: Yves Patch:

Description (last modified by Itms)

When compiling on Windows, the modifications added to the cxxtest source in r15669 make the compilation fail with the following error:

libraries\source\cxxtest-4.4\cxxtest/PsTestWrapper.h(95): 
error C2660: 'CxxTest::Win32Gui::enterGui' : function does not take 0 arguments

Attachments (2)

Sans titre.png (11.5 KB ) - added by Stan 10 years ago.
Win32Gui.h.patch (581 bytes ) - added by Itms 10 years ago.

Download all attachments as: .zip

Change History (6)

by Stan, 10 years ago

Attachment: Sans titre.png added

comment:1 by Itms, 10 years ago

Cc: Yves added
Description: modified (diff)
Priority: Nice to HaveRelease Blocker
Summary: Compilation ErrorsTests compilation failure on Windows

Yves, I saw you reported this on IRC but I think leper will be unavailable right now, so I CC you.

BTW, I tested your testcxxgen.exe and it works for me.

comment:2 by Itms, 10 years ago

Keywords: review patch added
Summary: Tests compilation failure on Windows[PATCH] Tests compilation failure on Windows

I propose this hack, I'm unsure it's ok to modify ccxtest source code that way but it works nicely.

by Itms, 10 years ago

Attachment: Win32Gui.h.patch added

comment:3 by Yves, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in r15683 by reverting r15669.

comment:4 by Yves, 10 years ago

Keywords: review patch removed
Note: See TracTickets for help on using tickets.