Thanks Miller, Guenter, I take it from your comments and those of others on the list VC GUI is not the way to go (it is a mess - full of nasty micros**t-eze). Didn't know about nmake but will look into it (as I said, a Windoze compilation novice - give me unix any day)
Nick
Miller Puckette wrote:
Hi Nick,
THese are in "pd.lib" (along with 100s of other symbols you need as well... I don't knpw why you'd only get complaints about those two...)
I checked and "pique.c" uses garray_class. The makefile says,
PDNTLIB = $(PDNTLDIR)\libc.lib
$(PDNTLDIR)\oldnames.lib
$(PDNTLDIR)\kernel32.lib
\ftp\pd\bin\pd.liband you might have to adjust the path to "pd.lib" there. (This is assuming you use "nmake" to compile. I don't know how it works in the Visual Studio GUI mess.)
cheers Miller
On Wed, Jun 06, 2001 at 05:41:46PM +0100, Nick Fells wrote:
Hi,
I'm trying to compile externs using Visual C++ 6.
I've managed to resolve most things, but am still getting:
unresolved external symbol _garray_class unresolved external symbol _s_signal
from the linker. Which libs do I need to link to to resolve these? I've linked already to all the libs that I can find in the Pd distribution.
nick
Dr Nick Fells, Music Department, University of Glasgow, Tel: +44 (0) 141-330 4096 Glasgow G12 8QQ Fax: +44 (0) 141-330 3518 UK. http://www.music.gla.ac.uk/~nick