If I replace afxres.h with windows.h these build errors occur:
Code:
--------------------
------ Build started: Project: squeezeplay, Configuration: Debug Win32
------
Linking...
decode_mad.obj : error LNK2019: unresolved external symbol _mad_synth_frame
referenced in function _decode_mad_frame
decode_mad.obj : error LNK2019: unresolved external symbol _mad_frame_decode
referenced in function _decode_mad_frame
decode_mad.obj : error LNK2019: unresolved external symbol _mad_stream_buffer
referenced in function _decode_mad_frame
decode_mad.obj : error LNK2019: unresolved external symbol _mad_bit_skip
referenced in function _xing_parse
decode_mad.obj : error LNK2019: unresolved external symbol _mad_bit_read
referenced in function _xing_parse
decode_mad.obj : error LNK2019: unresolved external symbol _mad_synth_init
referenced in function _decode_mad_start
decode_mad.obj : error LNK2019: unresolved external symbol _mad_frame_init
referenced in function _decode_mad_start
decode_mad.obj : error LNK2019: unresolved external symbol _mad_stream_init
referenced in function _decode_mad_start
decode_mad.obj : error LNK2019: unresolved external symbol _mad_frame_finish
referenced in function _decode_mad_stop
decode_mad.obj : error LNK2019: unresolved external symbol _mad_stream_finish
referenced in function _decode_mad_stop
F:\Documents\Websites\SqueezePlay2\7.2Great\src\Debug\squeezeplay.exe : fatal
error LNK1120: 10 unresolved externals
Build log was saved at
"file://f:\Documents\Websites\SqueezePlay2\7.2Great\src\squeezeplay\VisualC\Debug\BuildLog.htm"
squeezeplay - 11 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 14 up-to-date, 0 skipped ==========
--------------------
--
FredFredrickson
------------------------------------------------------------------------
FredFredrickson's Profile: http://forums.slimdevices.com/member.php?userid=16584
View this thread: http://forums.slimdevices.com/showthread.php?t=47870
_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive