blackberry / SDL

Simple DirectMedia Layer is an open-source, cross-platform multimedia library designed to provide a low level API.
GNU Lesser General Public License v2.1
86 stars 46 forks source link

unable to compile SDL library for blackberry #48

Open vcoder14 opened 11 years ago

vcoder14 commented 11 years ago

Hi, i am trying to import SDL library to my QNX® Momentics® IDE for BlackBerry® 10 Native SDK Version: 10.1.0! But its not working! Can anyone help me on this?

jnicholl commented 11 years ago

I'd be happy to help. What actually ends up failing?

Jeremy


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

vcoder14 commented 11 years ago

Thanks jnicholl! i have include the SDL include as project-> properties -> C/C++ General -> Paths and symbols -> include directory! and source path is also added! I hope that's ok! Now its showing "Multiple markers at this line

jnicholl commented 11 years ago

I'm not certain, but I think you may need to define PLAYBOOK for the preprocessor. When I did the SDL port I wasn't sure how to distinguish regular QNX from BlackBerry so I used my own define. Can you see if that makes a difference? You should also be able to check in SDL_config.h to see exactly which define is required. Hth, Jeremy

Sent from my BlackBerry 10 smartphone. From: vcoder14 Sent: Thursday, June 6, 2013 1:44 AM To: blackberry/SDL Reply To: blackberry/SDL Cc: Jeremy Nicholl Subject: Re: [SDL] unable to compile SDL library for blackberry (#48)

Thanks jnicholl! i have include the SDL include as project-> properties -> C/C++ General -> Paths and symbols -> include directory! and source path is also added! I hope that's ok! Now its showing "Multiple markers at this line

— Reply to this email directly or view it on GitHubhttps://github.com/blackberry/SDL/issues/48#issuecomment-19026031.


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.