Re: KDE and SDL2: some problem with syntax analyser

René J.V. Bertin <[email protected]>
Newsgroups gmane.comp.kde.users.kdevelop
Message-ID <3860129.3L8FGovnIY@bola>
Hi,

Please have a look at the recent thread "KDevelop syntax parser is barely usable" on this same mailing list, I think you will find answers there.

Are you working on a project of your own or on an existing project? If this is a project you're designing from start (or taking over) your best option is to make it use CMake instead of `configure` (aka automake and autoconf). Write a cmake file that describes how your project is to be built and make sure it finds the SDL version you use. Then import your project into KDevelop using that CMakeLists.txt file. Your problems should go away.

R.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.