Dimitri,

Makefile.doxyindexer and Makefile.doxysearch are incorrectly setting the
LIBS macro.  the "-L" option (which specifies the library search path)
must precede the "-l libname" option.  Otherwise the link will fail with
an error that the library could not be found.

Thanks.

...Jake


-- 
Jake Colman | Director, Software Development
PRINCIPIA | 101 West Elm Street | Suite 620 | Conshohocken | PA 19428
t: +1 (610) 755 9786 | f: +1 (201) 221 8929
e: col...@ppllc.com | w: www.principiaSFP.com
Know your investments


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to