[PD] more VC++ stuff

Jeffrey Hildebrand jshildebrand at ucdavis.edu
Sat Sep 6 03:41:26 CEST 2003


i took a step back, and i'm trying to compile a very simple external i
wrote. i can't even get this one to compile! anyway i'll list the compiler
errors and i'll attach the .c file so you can try it if you're using
windows. thanks!

Deleting intermediate files and output files for project 'azimuth2degree -
Win32 Debug'.
--------------------Configuration: azimuth2degree - Win32
Debug--------------------
Compiling...
StdAfx.cpp
Compiling...
azimuth2degree.cpp
Generating Code...
Compiling...
azi2degree.c
i:\pdcrossfadingsecondtrywindows\azi2degree.c(15) : warning C4244:
'initializing' : conversion from 'float ' to 'int ', possible loss of data
Generating Code...
Linking...
azi2degree.obj : error LNK2001: unresolved external symbol _s_float
Debug/azimuth2degree.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

azimuth2degree.dll - 2 error(s), 1 warning(s)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: azi2degree.c
Type: application/octet-stream
Size: 1858 bytes
Desc: azi2degree.c
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20030905/f0d3241d/attachment.obj>


More information about the Pd-list mailing list