<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Link errors while building external with Visual Studio 2008</title>
		<atom:link href="http://cycling74.com/forums/topic/link-errors-while-building-external-with-visual-studio-2008/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/link-errors-while-building-external-with-visual-studio-2008/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 14:32:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/link-errors-while-building-external-with-visual-studio-2008/#post-54911</guid>
					<title><![CDATA[Link errors while building external with Visual Studio 2008]]></title>
					<link>http://cycling74.com/forums/topic/link-errors-while-building-external-with-visual-studio-2008/#post-54911</link>
					<pubDate>Fri, 11 Feb 2011 06:58:46 +0000</pubDate>
					<dc:creator>zigzag</dc:creator>

					<description>
						<![CDATA[
						<p>Dear All,</p>
<p>I am trying to port an external written for OSx to the windows platform.<br />
Although it compiles fine, it gives me link errors, which I cannot resolve.<br />
I have tried to build example externals with success.<br />
I have checked my include path in link settings and it contains<br />
&#8220;&#8230;..c74supportmax-includes&#8221;;&#8221;&#8230;..c74supportmsp-includes&#8221;<br />
which the link errors are about.</p>
<p>A part of the log file is shown below. Can you please advise me? I would<br />
appreciate any pointers</p>
<p>error LNK2001: unresolved external symbol _ampdb<br />
error LNK2001: unresolved external symbol _z_dsp_setup<br />
error LNK2001: unresolved external symbol _dsp_addv<br />
error LNK2001: unresolved external symbol _sys_getsr<br />
error LNK2001: unresolved external symbol _z_add_signalmethod<br />
error LNK2001: unresolved external symbol _z_dsp_free</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/link-errors-while-building-external-with-visual-studio-2008/#post-197750</guid>
					<title><![CDATA[Re: Link errors while building external with Visual Studio 2008]]></title>
					<link>http://cycling74.com/forums/topic/link-errors-while-building-external-with-visual-studio-2008/#post-197750</link>
					<pubDate>Mon, 14 Feb 2011 17:45:06 +0000</pubDate>
					<dc:creator>Anthony Palomba</dc:creator>

					<description>
						<![CDATA[
						<p>My guess is this external originally referenced some Mac system call<br />
or some 3rd party dll. The linker can not resolve that symbol<br />
because the source does not exist. Alternately, they may be older cycling<br />
SDK calls.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

