Creating a bundle with XCode.
Creating a bundle with XCode.
- Subject: Creating a bundle with XCode.
- From: mrcyberfighter <email@hidden>
- Date: Sun, 01 Jan 2017 08:54:19 +0100
Hi to everybody,
I have try to build a bundle (with XCode),
because it seems the way of building a Mac package
(A *.dmg file to extract with the beautiful copy to Application
window, and so on...).
---
I failed to compile my bundle...
It seems that's because I have set into Framework/Libraries
the *.pc (pkg-config) files from my required libraries.
The ouput is warnings and errors as like:
```
cannot find file: <gtk/gtk.h>
```
---
If anybody can help me, in the way of telling me what I've done
wrong
for the moment, surely the libraries field,
and how to do it properly, were nice.
---
Thanks to everybody.
---
PS:
What I can't understand is why the compiler complain to
not find <gtk/gtk.h> (it seems that he have not read the
*.pc files).
Must I set the *.pc files in another way ?
---
By the way my libraries comes from brew.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden