[Gluescript-develop] [ gluescript-Bug Reports-3122660 ] wrong linking
Brought to you by:
fbraem
From: SourceForge.net <no...@so...> - 2010-11-29 20:00:33
|
Bug Reports item #3122660, was opened at 2010-11-29 21:00 Message generated for change (Tracker Item Submitted) made by geo4d You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3122660&group_id=247611 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cURL Group: None Status: Open Priority: 5 Private: No Submitted By: GeO4d (geo4d) Assigned to: Nobody/Anonymous (nobody) Summary: wrong linking Initial Comment: When building the curl module in relase mode it tries to link against glue_engined instead of glue_engine The problem is at line 136 of file gluescript/src/Curl/premake4.lua , "glue_engined" should be , "glue_engine" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1264278&aid=3122660&group_id=247611 |