I still have the dos shell open, just pasting.
C:\pd\mapper>cd src
I compiled here: C:\pd\mapper\src>nmake pd_nt
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl /W3 /WX /DNT /DPD /nologo /I. /I"C:\pd\bin\pd"\src /I"C:\Archivos de
Programa\Microsoft Visual Studio\VC98\include" /c mapper.c
mapper.c
cl /W3 /WX /DNT /DPD /nologo /I. /I"C:\pd\bin\pd"\src /I"C:\Archivos de
Programa\Microsoft Visual Studio\VC98\include" /c hashtable.c
hashtable.c
cl /W3 /WX /DNT /DPD /nologo /I. /I"C:\pd\bin\pd"\src /I"C:\Archivos de
Programa\Microsoft Visual Studio\VC98\include" /c keyval.c
keyval.c
cl /W3 /WX /DNT /DPD /nologo /I. /I"C:\pd\bin\pd"\src /I"C:\Archivos de
Programa\Microsoft Visual Studio\VC98\include" /c tdebug.c
tdebug.c
link /dll /export:mapper_setup "C:\Archivos de Programa\Microsoft Visual
Studio\VC98\lib"\libc.lib "C:\Archivos de Programa\Microsoft Visual Studio\VC9
8\lib"\oldnames.lib "C:\Archivos de Programa\Microsoft Visual Studio\VC98\lib"
kernel32.lib C:\pd\bin\pd.lib mapper.obj hashtable.obj keyval.obj tdebug.obj
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
Creating library mapper.lib and object mapper.exp
I called pd plus the lib here:
C:\pd\mapper\src>C:/pd/bin/d -lib C:/pd/mapper/src/mapper "C:/pd/bin/d" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable.
C:\pd\mapper\src>C:/pd/bin/pd -lib C:/pd/mapper/src/mapper midiInOpen: No hay ning·n controlador instalado en su sistema. C:/pd
And finally this is the pd example test.
MAPPER_OUT: symbol color
R
Mensaje citado por: Olaf Matthes olaf.matthes@gmx.de:
Ricardo Climent schrieb:
I compiled mapper on W2000 and VC6 and works fine. The NT makefile I
used is
down-below.
Ooops, I don't know how you succeeded without changing the code. For me it did not work (the compiler complained about the code...) but I managed to get maphash, mapread and mapwrite compiled for Win. Find it at http://www.akustische-kunst.de/puredata/ Makefile and compiled DLL included.
Olaf
Ricardo Climent
http://acusmatica.com
ASP database for composers.