Actions
Bug #1223
closedbuilding 3.2.1 on macbook pro (late 2011 running os x 10.7.2)
Start date:
04/05/2012
Due date:
% Done:
0%
Estimated time:
Description
building Wt fails while trying to link libwt.dylib . Error is "Undefined symbols for architecture x86_64:"
Files
Updated by Koen Deforche over 12 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.2.2
Hey,
I cannot reproduce this (but linkers are notoriously disagreeing on this), but indeed libwt should be linked against boost_filesystem, but this is not the case (only the wthttpd connector is).
I've fixed this in my tree, and push shortly
Regards,
koen
Updated by Koen Deforche over 12 years ago
- Status changed from Resolved to Closed
Released in Wt 3.2.2
Actions