<?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: probs compiling in xcode</title>
		<atom:link href="http://cycling74.com/forums/topic/probs-compiling-in-xcode/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 03:11:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-58208</guid>
					<title><![CDATA[probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-58208</link>
					<pubDate>Wed, 27 Jul 2011 12:36:01 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hello!<br />
i&#8217;m quite new in making externals for max with xcode.<br />
i installed xcode and the sdk things correctly i think.<br />
then i have opened an existing project to see if i can build an external object (.mxo). i&#8217;ve added all the frameworks too.<br />
in one of the uploaded pictures you can see which files are in my projects.<br />
but when i click build xcode creates a file with the extension .mxo but it is only 4kb big. and i can&#8217;t open it in max (as you can see it in another picture)<br />
all the messages from xcode and max are attached as well.<br />
i really don&#8217;t know what to do now that xcode builds up a correct mxo file.<br />
maybe some of you know what to do.<br />
it would be really amazing if someone could help me.<br />
thank you very much!<br />
moali</p>
<p> [attachment=167504,2472] [attachment=167504,2473] [attachment=167504,2474]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209032</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209032</link>
					<pubDate>Wed, 27 Jul 2011 13:03:09 +0000</pubDate>
					<dc:creator>Siska Ádám</dc:creator>

					<description>
						<![CDATA[
						<p>The line &#8216;pbxcp: st: No such file or directory&#8217; suggest that there&#8217;s some reference to something called &#8216;st&#8217; somewhere in your settings. AFAIK pbxcp is an internal stuff of XCode that copies referenced files into the bundle, so for some reason it thinks that you have a file called &#8216;st&#8217; which, in fact, you don&#8217;t have.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209033</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209033</link>
					<pubDate>Wed, 27 Jul 2011 14:24:18 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>thanks for your reply!<br />
but i don&#8217;t really know where i can find this file &#8220;st&#8221;.<br />
i have looked in the settings but can&#8217;t find anything.<br />
would it help to add a picture of my settings?<br />
thanks a lot!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209034</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209034</link>
					<pubDate>Wed, 27 Jul 2011 23:22:04 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hey!<br />
i&#39;ve choosen another way.<br />
i created a project exactly like this post:<br />
<a href="http://cycling74.com/2005/10/05/writing-externals-with-xcode-22/" rel="nofollow">http://cycling74.com/2005/10/05/writing-externals-with-xcode-22/</a><br />
but i get the following errors: see picture!<br />
the only difference is that i am using xcode 3.0<br />
i&#39;m trying to compile a mxo file now for 3 days but without success.<br />
it would be amazing if somebody could help me out.<br />
thank you!<br />
moali</p>
<p> [attachment=167543,2476]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209035</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209035</link>
					<pubDate>Thu, 28 Jul 2011 05:30:55 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>&#8220;symbol(s) not found&#8221; </p>
<p>- have you properly add the MaxAPI.frameworks ?</p>
<p>&#8220;Framework Search Paths&#8221;<br />
&#8220;User Header Search Path&#8221;<br />
&#8220;Library Search Path&#8221;<br />
&#8230;</p>
<p>HTH</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209036</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209036</link>
					<pubDate>Thu, 28 Jul 2011 11:01:10 +0000</pubDate>
					<dc:creator>Siska Ádám</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>the post you&#8217;ve linked is from 2005. Did you try just downloading the most recent SDK and the most recent documentation (which AFAIK is included in the SDK), and just trying to compile one of the example projects that you can find in the SDK? If not, please make sure that you&#8217;re able to compile at least one of the example projects that came with the SDK (you should be able to compile these without any modification). If you succeed with that, you should copy one of the example projects and replace the example code with your own.</p>
<p>Best,<br />
Ádám</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209037</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209037</link>
					<pubDate>Thu, 28 Jul 2011 13:55:21 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hey ádám!<br />
i&#8217;ve downloaded sdk 5.1.7. i think this should be the latest version<br />
but what is afaik? do i need that?<br />
i tell you what i did for the external setup.<br />
i copied the c74support folder into /Library/Frameworks/c74support<br />
i also copied the folder MaxAPI.framework into /Library/Frameworks/<br />
because for now i&#8217;m really confused where to put that stuff in.<br />
but i think this should be the right directory.<br />
then i have the whole sdk-5.1.7. folder on my desktop from where i&#8217;m opening the example patches. but i&#8217;m always getting a lot of errors.<br />
for example i opened the simplemax xcodeproject. no file in the project is red marked so i think everything should be fine. but when i want to compile that i get 11 errors and 1 warning. (the errors are like the picture from my last post)<br />
i think the problem is&#8217;nt that big but for now i don&#8217;t really know which path or which file i should change. maybe you know what to do.<br />
thanks a lot for your help!<br />
moali</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209038</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209038</link>
					<pubDate>Thu, 28 Jul 2011 14:15:01 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>AFAIK / <a href="http://en.wiktionary.org/wiki/AFAIK" rel="nofollow">http://en.wiktionary.org/wiki/AFAIK</a></p>
<p>;-)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209039</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209039</link>
					<pubDate>Thu, 28 Jul 2011 14:23:48 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>do NOT move NOTHING from the maxSDK folder (c74support&#8217;s folder for instance) and build.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209040</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209040</link>
					<pubDate>Thu, 28 Jul 2011 14:23:59 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>oops.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209041</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209041</link>
					<pubDate>Thu, 28 Jul 2011 14:54:47 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>i don&#8217;t really understand the sentense with not and nothing.<br />
but it doesn&#8217;t depend on that where the framework is located.<br />
or what do you mean?<br />
fact is, that xcode recognizes the maxapiframework but i still get the errors mentioned in the 4.png file some post above.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209042</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209042</link>
					<pubDate>Thu, 28 Jul 2011 15:45:43 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>i mean that after downloaded the SDK you don&#8217;t have any folder to move to build examples inside ;</p>
<p>because, in the &#8220;maxmspsdk.xconfig&#8221; file you can read :</p>
<p>C74SUPPORT = $(SRCROOT)/../../c74support<br />
HEADER_SEARCH_PATHS = /Developer/Headers/FlatCarbon &#8220;$(C74SUPPORT)/max-includes&#8221; &#8220;$(C74SUPPORT)/msp-includes&#8221;<br />
FRAMEWORK_SEARCH_PATHS = &#8220;$(C74SUPPORT)/max-includes&#8221; &#8220;$(C74SUPPORT)/msp-includes&#8221;<br />
DSTROOT = $(SRCROOT)/../../sdk-build</p>
<p>so if you move &#8220;c74support&#8221; folder, you will have to change accordingly search path in the<br />
&#8220;Build/Edit Active Target &#8230;&#8221; settings.</p>
<p>HTH</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209043</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209043</link>
					<pubDate>Thu, 28 Jul 2011 23:02:10 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>so the thing is that i just have to download the sdk and put the folder wherever i want?<br />
and i don&#8217;t have to change any paths or stuff like that?<br />
and especially the line: HEADER_SEARCH_PATHS = /Developer/Headers/FlatCarbon &#8220;$(C74SUPPORT)/max-includes&#8221; &#8220;$(C74SUPPORT)/msp-includes&#8221;<br />
in this folder on my computer there are no header files or do i have to ignore this line.<br />
and don&#8217;t you know what my errors mean in the file 4.png?<br />
i&#8217;m really sorry that i&#8217;m so lame but i&#8217;m relly becoming desperate because i&#8217;m repeating this process on and on.<br />
thanks for your help! i really really appreciate that!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209044</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209044</link>
					<pubDate>Fri, 29 Jul 2011 05:34:49 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<blockquote><p> So the thing is that i just have to download the sdk and put the folder wherever i want?<br />
and i don&#8217;t have to change any paths or stuff like that?<br />
and especially the line: HEADER_SEARCH_PATHS = /Developer/Headers/FlatCarbon &#8220;$(C74SUPPORT)/max-includes&#8221; &#8220;$(C74SUPPORT)/msp-includes&#8221;</p>
</blockquote>
<p>Yes.</p>
<blockquote><p>In this folder on my computer there are no header files or do i have to ignore this line.</p>
</blockquote>
<p>Ignore everything as long as it works ;-)</p>
<p>Are you speaking about /Developer/Headers/FlatCarbon ?</p>
<blockquote><p>Don&#8217;t you know what my errors mean in the file 4.png?</p>
</blockquote>
<p>- most of time look at just the end of the error log ;<br />
- here : &#8220;symbol(s) not found&#8221; ; AFAIK : means that the linker doesn&#8217;t find <em>&#8220;proper compiled functions to assemble the stuff&#8221;</em> ;<br />
- type &#8220;class_new&#8221; or &#8220;obex_object_store&#8221; in your finder search engine ; do not care about &#8220;.c&#8221; files but only &#8220;.h&#8221; files ; (on my computer : &#8220;ext_obex.h&#8221; &#8220;jit.common.h&#8221; &#8220;ftmext.h&#8221;) ; opening &#8220;ext_obex.h&#8221; you see that all missing symbols referred to this file.<br />
- so why maxMSP headers are not in your project search path ? You should have moved something. </p>
<p>A/ maybe it&#8217;s time to download again the sdk and try to build an exemple without changing anything. If you still have any problem &#8230; see you on the forum ;-)<br />
B/ move back &#8220;c74support&#8221; folder in &#8220;MaxSDK-5.1.7&#8243; folder.<br />
C/ manually add the path of &#8220;max-includes&#8221; folder to your project search path (be sure to change the proper settings -Debug/Release- -Edit Project Settings/Edit Active Target-).</p>
<p>Post scriptum :  i&#8217;m Xcode 2.5</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209045</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209045</link>
					<pubDate>Fri, 29 Jul 2011 17:12:46 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hey!<br />
it seems that i have just some something wrong in my paths.<br />
i found the file &#8220;ext_obex.h&#8221; and changed a little bit in the paths.<br />
exactly i only changed the symbol &#8221; before and after the path and then i only got 1 error left (in the picture 6.png)<br />
i also posted a little picture of my project settings: maybe it&#39;s easier to find the mistake on that way (5.png)<br />
thank you so much for your patience so far!<br />
moali</p>
<p> [attachment=167686,2484] [attachment=167686,2485]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209046</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209046</link>
					<pubDate>Fri, 29 Jul 2011 17:39:31 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>just 1 error, but a big one : &#8220;framework not found&#8221; ;-)</p>
<p>1. what is the filepath for the &#8220;c74support&#8221; folder in your computer ?</p>
<p>2. have a try with &#8220;maxSDK-5.1.7&#8243; NOT on the desktop in case of.</p>
<p>(You often get headache quickly with search path problems &#8230;)</p>
<p>HTH</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209047</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209047</link>
					<pubDate>Fri, 29 Jul 2011 17:46:17 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello again,</p>
<p>3. maybe it&#8217;s time to throw everything and download the SDK again ;-)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209048</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209048</link>
					<pubDate>Sat, 30 Jul 2011 22:17:07 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hey!<br />
i did what you said. downloaded the sdk again and placed it directly on the hard drive. AND&#8230;it works. i don&#8217;t receive any errors.<br />
i just opened an example xcodeproject and built the project.<br />
a mxo-file has been generated but it has only 4kb.<br />
and when i include all the examples in the file path in max and want to add an object the max window says: no such object.<br />
when i looked at the size of the thresh.mxo file fore example. this file has 41kb on my computer. but the external i built just 4kb.<br />
so another problem but i think the success can&#8217;t be that far away.<br />
thanks so much for your help so far!<br />
moali</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209049</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209049</link>
					<pubDate>Sun, 31 Jul 2011 05:20:56 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello moali,</p>
<p>In Xcode there is an &#8220;Installation Directory&#8221; setting to choose the folder where to put build product ; for instance create a folder &#8220;sdk-build&#8221; in &#8220;maxSDK-5.1.7&#8243; and just set the file path to &#8220;/&#8221; ; as it you can include only this folder in maxMSP searchPath ; indeed not very important, but good to know ;-)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209050</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209050</link>
					<pubDate>Sun, 31 Jul 2011 09:50:06 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hey!<br />
that&#8217; what i already did.<br />
when i type in the first letters in max, max gives me a preview of which objects begin with these letters so i think max can find the object but cannot load it.<br />
as is said i think the problem is inside xcode. because the built external is only 4kb big and not for instace 41kb when i look at the thresh.mxo file in my original max folder which comes with the original max.<br />
so maybe there is something wrong in xcode. but when i build it i get no errors<br />
hope you know what i mean.<br />
thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209051</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209051</link>
					<pubDate>Sun, 31 Jul 2011 11:04:56 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>very strange never happened for me &#8230;<br />
&#8230; while i&#8217;m a bug expert ;-)</p>
<p>1. which version of Xcode do you use ?</p>
<p>2. are you used with &#8220;Terminal.app&#8221; ?<br />
- Yes : maybe use &#8220;nm&#8221; to have a clue.<br />
- No  : zip and post your 4kb .mxo !</p>
<p>HTH.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209052</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209052</link>
					<pubDate>Sun, 31 Jul 2011 12:04:04 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>hey!<br />
my version of xcode is 3.0<br />
and i&#8217;m not that used with the terminal so here is my zip file:<br />
thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209053</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209053</link>
					<pubDate>Sun, 31 Jul 2011 14:27:49 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>file you send me is an &#8220;alias&#8221; ; </p>
<p>a. it is a mistake ; so post the good file.</p>
<p>b. it is not a mistake and you really think that this file is the external : NO it is NOT ; the good one is somewhere in another folder (where it is supposed to be as defined in &#8220;Installation Directory&#8221; &#8211; as i said before -) ; and 4 Ko is a normal size for an &#8220;alias&#8221; ; and &#8220;no such object&#8221; is normal behavior when external is not in the maxMSP search path.</p>
<p>HTH.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209054</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209054</link>
					<pubDate>Sun, 31 Jul 2011 15:30:40 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>oh ok.<br />
i found the folder where the built objects are in.<br />
now my file is 25kb big (attached rock.mxo.zip)<br />
and i have included the folder where the project is in (rock.zip)<br />
when i include this folder to max file paths and want to add this object is is marked red but the max window doesn&#8217;t give me an error.<br />
&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209055</guid>
					<title><![CDATA[Re: probs compiling in xcode]]></title>
					<link>http://cycling74.com/forums/topic/probs-compiling-in-xcode/#post-209055</link>
					<pubDate>Sun, 31 Jul 2011 15:31:43 +0000</pubDate>
					<dc:creator>moali</dc:creator>

					<description>
						<![CDATA[
						<p>files&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

