Ticket #39 (closed defect: fixed)

Opened 16 months ago

Last modified 10 months ago

Scons seems to build backwards

Reported by: Brian Rosner <brosner@…> Owned by: artem
Priority: Milestone: 0.5.0
Component: Boost.Python Binding Version: SVN Trunk
Severity: Minor Keywords: scons
Cc: Patch Needs Improvement:
Needs Docmentation: Has Patch?:
Design Decision Needed:

Description

When I run scons it will eventually error saying that mapnik.so cannot be linked. So when I defer the python bindings and the plugins and build src/ it will all work. It appears that scons build alphabetically by directory name than by precedence?

Change History

Changed 11 months ago by david

  • keywords scons added

Changed 10 months ago by artem

  • status changed from new to closed
  • resolution set to fixed

new scons seems to respect build order - fixed

Note: See TracTickets for help on using tickets.