|
It is currently Tue May 21, 2013 5:51 am
|
View unanswered posts | View active topics
 |
|
 |
|
| Author |
Message |
|
Guest
|
Post subject: After adding some header files I get a link error  Posted: Sat Jan 14, 2012 11:26 am |
|
|
|
Hello, a quick newbie question.
I copied in the dpad.h header file and after using it together with gunman animation and SimpleAnim header file I get the following error when trying to build:
"ld: warning: ignoring file /Users/BAREMETAL/MediaPlayer.framework/MediaPlayer, file was built for unsupported file format which is not the architecture being linked (i386)"
so I deleted them and added them from my own frameworks, but still the same issue.
Is this related to the code in the recipes ?
thanks
|
|
|
|
|
 |
|
nate
|
Post subject: Re: After adding some header files I get a link error  Posted: Sat Jan 28, 2012 10:55 am |
| Site Admin |
 |
Joined: Wed Jan 11, 2012 1:57 pm Posts: 12 Location: Los Angeles, CA
|
|
Thanks for your question. There is definitely some code-include related issues stemming from a lack of forward declarations and also because header files were created as one .H file instead of a .H and a .MM. I'm going to be updating the code soon. I'll also start offering a starter kit that should make it easier to include the code in your projects.
|
|
|
|
 |
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|