Ticket #475 (closed defect: wontfix)

Opened 2 years ago

Last modified 1 year ago

PATCH: fix scons scripts for windows compilation

Reported by: Ser-ver Assigned to: pmarat
Priority: normal Milestone: 0.40
Component: OpenSync Version: 0.30
Severity: normal Keywords:
Cc:

Description

Scons build scripts need some modifications for Windows compilation. This patch contains them, please test it on linux before committing.

I have used: mingw 5.1.3, python25 and scons-0.96.95.

Attachments

fix_scons_win32.patch (8.4 kB) - added by Ser-ver on 04/05/07 15:38:28.

Change History

04/05/07 15:38:28 changed by Ser-ver

  • attachment fix_scons_win32.patch added.

04/07/07 11:40:46 changed by dgollub

I am not quite sure if it's a good idea to hard code the linking libraries in the SConsript of formats. Actually i wonder why this is needed.

06/04/07 17:42:34 changed by cstender

  • owner changed from abauer to pmarat.
  • milestone changed from 0.30 to 0.31.

06/09/07 12:59:58 changed by pmarat

  • status changed from new to assigned.

08/07/07 17:25:58 changed by cstender

  • milestone changed from 0.31 to OpenSync 0.40.

Milestone 0.31 deleted

10/15/07 23:22:07 changed by dgollub

  • status changed from assigned to closed.
  • resolution set to wontfix.

Actually i'm playing with the idea to replace scons with cmake. I have quite good experience with cmake on Windows as well ...

Any objections?