Ticket #46 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Get the windows build working with scons

Reported by: Nick Draper Owned by: Matt Clarke
Priority: major Milestone: Iteration 5
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

This will include getting some of the required parts of Boost.python and python itself brought into ThirdParty.

Change History

comment:1 Changed 13 years ago by Nick Draper

(In [287]) re #46 replaced a section of code that was commented out

comment:2 Changed 13 years ago by Nick Draper

(In [394]) re #46 Added a missing function in windows in DLLOpen

comment:3 Changed 13 years ago by Nick Draper

Still to do

comment:4 Changed 13 years ago by Freddie Akeroyd

(In [424]) Export python environment to scons. Refs #46.

comment:5 Changed 13 years ago by Stuart Ansell

(In [450]) re #46

Updating Support to deal with Visual studio error (hopefully)

Changed to add info

comment:6 Changed 13 years ago by Stuart Ansell

(In [452]) re #46

Need this as well for VC

comment:7 Changed 13 years ago by Matt Clarke

(In [456]) Refs #46. SCONS now builds on Windows. Added a separate SConscript for windows. Will merge into one?

comment:8 Changed 13 years ago by Matt Clarke

(In [457]) Refs #46. Modded to build on windows.

comment:9 Changed 13 years ago by Matt Clarke

(In [458]) Refs #46. Modded to build on windows.

comment:10 Changed 13 years ago by Matt Clarke

(In [459]) Refs #46. Modded to build on windows.

comment:11 Changed 13 years ago by Matt Clarke

(In [460]) Refs #46. Modded to build on windows.

comment:12 Changed 13 years ago by Matt Clarke

(In [461]) Refs #46. Modded to build on windows.

comment:13 Changed 13 years ago by Matt Clarke

(In [462]) Refs #46. Modded to build on windows.

comment:14 Changed 13 years ago by Matt Clarke

(In [463]) Refs #46. Modded to build on windows.

comment:15 Changed 13 years ago by Matt Clarke

(In [464]) Refs #46. Remove main.

comment:16 Changed 13 years ago by Matt Clarke

(In [465]) Refs #46. Modded to build on windows.

comment:17 Changed 13 years ago by Nick Draper

  • Milestone changed from Iteration 3 to Iteration 4

comment:18 Changed 13 years ago by Matt Clarke

(In [467]) Refs #46. Modded to build on windows.

comment:19 Changed 13 years ago by Matt Clarke

(In [468]) Refs #46. Oops!

comment:20 Changed 13 years ago by Freddie Akeroyd

(In [469]) Merge windows and Linux build processes. Refs #46.

comment:21 Changed 13 years ago by Freddie Akeroyd

(In [471]) Change header path - both Geometry and python define an Object.h Refs #46

comment:22 Changed 13 years ago by Freddie Akeroyd

(In [472]) Now use "main" fron Main rather than Bin directory. Refs #46.

comment:23 Changed 13 years ago by Nick Draper

(In [613]) re #46 Added Release properties to Visual studio projects

comment:24 Changed 13 years ago by Matt Clarke

(In [634]) Now with added windows friendlyness! Refs #46

comment:25 Changed 13 years ago by Nick Draper

(In [680]) re #46

Do not automatically link all the boost libraries, they have pragma calls to link the correct one.

comment:26 Changed 13 years ago by Nick Draper

(In [681]) re #46

add build.bat

comment:27 Changed 13 years ago by Nick Draper

(In [683]) re #46

always try to build the tests on windows as whereis doesn't work

comment:28 Changed 13 years ago by Nick Draper

(In [696]) re #46

add winbuildscriptd

comment:29 Changed 13 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Iteration 4 to Iteration 5

comment:30 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 894

Note: See TracTickets for help on using tickets.