c++ - Qt Creator - SFML Link to a console project -


i working on project in console mode in wish implement sound. our choice turned sfml, install , use on os x. however, need make compatible qt project rendering, generate a.profile , integrate our code , library.

in os x, no problem, installation , use possible. however, project, need integrate code make archive. every attempt link our project aforementioned library, run errors.

could tell files included in project? working on protecting machines, cannot install packages. here screen of integration window, button exhilarating. cannot select library.

screenshoot

you have use external library instead of internal.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -