mcberk / wrapitk

Automatically exported from code.google.com/p/wrapitk
0 stars 0 forks source link

Visual Studio 9 2008 Win64 - requires /bigobj CXX Flags #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure WrapITK for Visual Studio 9 2008 Win64 (python 2.6 amd64)
2. Activate all WRAP_*types*
3. Build 

What is the expected output? What do you see instead?

Build Successful, instead, you should get a linker error stating that the 
/bigobj flag is required

What version of the product are you using? On what operating system?

3.16, Windows 7 x64

Please provide any additional information below.

Works fine when /bigobj is specified

Original issue reported on code.google.com by mathieu....@gmail.com on 9 Feb 2010 at 8:29

GoogleCodeExporter commented 9 years ago
This is already fixed in SVN, see
http://code.google.com/p/wrapitk/source/browse/trunk/CMakeLists.txt#33

Original comment by cpbotha on 18 Feb 2010 at 7:32

GoogleCodeExporter commented 9 years ago
Mathieu, can you check if that's ok for you and close the bug?

Original comment by gaetan.l...@gmail.com on 23 Feb 2010 at 12:49

GoogleCodeExporter commented 9 years ago
Please close it for me, I don't know how.

Original comment by mathieu....@gmail.com on 19 Mar 2010 at 8:46