I'm trying to compile the example from http://tidy.sf.net/libintro.html but I get a bunch of "unresolved external symbol" errors? I'm using the most recent CVS source snapshot (tidy_src.tgz), both the src and include directories have been included in environment variables. cl test.c Microsoft (R) Incremental Linker Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. /out:test.exe test.obj test.obj : error LNK2019: unresolved external symbol _tidyRelease referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidyBufFree referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidySaveBuffer referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidyRunDiagnostics referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidyCleanAndRepair referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidyParseString referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidySetErrorBuffer referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidyOptSetBool referenced in function _main test.obj : error LNK2019: unresolved external symbol _tidyCreate referenced in function _main test.exe : fatal error LNK1120: 9 unresolved externalsReceived on Tuesday, 14 September 2004 17:15:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 13:57:18 GMT