Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

unable to compile SDL library for blackberry #48

Open
vcoder14 opened this issue Jun 6, 2013 · 3 comments
Open

unable to compile SDL library for blackberry #48

vcoder14 opened this issue Jun 6, 2013 · 3 comments

Comments

@vcoder14
Copy link

vcoder14 commented Jun 6, 2013

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
Copy link
Collaborator

jnicholl commented Jun 6, 2013

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
Copy link
Author

vcoder14 commented Jun 6, 2013

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
- Unresolved inclusion: <alsa/asoundlib.h>
- fatal error: alsa/asoundlib.h: No such file or
directory"
I have checked the directory! there was no such file! please help me! i am doing this to convert wav to flac using SDL library!

@jnicholl
Copy link
Collaborator

jnicholl commented Jun 6, 2013

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

  • Unresolved inclusion:
  • fatal error: alsa/asoundlib.h: No such file or
    directory"
    I have checked the directory! there was no such file! please help me! i am doing this to convert wav to flac using SDL library!


Reply to this email directly or view it on GitHubhttps://github.com//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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants