Re: Is there a kdevelop-user list?
Milian Wolff <[email protected]> Fri, 26 Apr 2019 09:32:35 +0200
| Newsgroups | gmane.comp.kde.users.kdevelop,gmane.comp.kde.devel.kdevelop |
|---|---|
| Message-ID | <2110263.mYGsU5Vqnh@agathebauer> |
On Donnerstag, 25. April 2019 01:47:04 CEST [email protected] wrote: > Is there a kdevelop-user list? Yes: [email protected] > If not, is this the best place to ask user oriented questions? > > (Some to start, and some background:) > > I want to learn to use kdevelop (an older version, kdevelop 4.7.0 on kde > 4.14.2, on Debian Jessie). That's horribly outdated, don't use it. > Some background: > > I intend to use it initially to read and try to understand code written by > others for a C++ project (specifically Scintilla and Scite). I expect to > have need to run diffs of one file against another, and apply patches, but > I won't be compiling from kdevelop as I need to build the system in a > chroot jail with a more modern G++ compiler than comes with Jessie (iirc, > it needs features of C++ 14 and 17 -- I already have a chroot jail built > that successfully compiles the code for me). Use git or some other VCS to generate diffs. > I'd like to find a tutorial that deals with how to use kdevelop to import > and then "work on" (as described above) existing projects (rather than > starting from scratch to build a project. What build systems are Scintilla/Scite using? If cmake, then just open the source folders and you should be all set up, assuming you have the required dependencies available. -- Milian Wolff [email protected] http://milianw.de
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEezawi1aUvUGg3A1+8zYW/HGdOX8FAlzCtBMACgkQ8zYW/HGd OX9e2hAAkgKDjGscp08JCmRfBvgVpxGkfpEKzPzd1l3U5QjhWtyxXO79VQlffZRm eLjor0k6KdYXIOhsnzHDbrBnQmAXZZoLfVSvOVNv75K0aKHT//JMfMXTD4BV1c8Q XfzT5qUjGF6Bzj/0JAj5kEB5Gs3XZSllYM8QA61skMaTLgp0IqtScaTQrg78bPG/ NHehC8hg24bbn65zxEZo03TMIOlfrXuL0y5zzuYu8RIeFFW5LyhaftY2i+rbQamW WPhOl/TYGP7OoMTg40PtqqwFPa5gjl+YPqjvjPLpHiXQpRbenvMOIaxI8dZ7fthz mzlePJ6WmLIIJiGZgABaxpX0wlSU9C+tW2sKMeQ6Dii6F/4yMBVn64514dgZYGzH ANpPj0MRmZQ8uG5ff2ifiEtgn4tIqDAiTvHq3TWoGbVTOP+8h7fzleQ4rGTaO6e7 LJHc/eq0CL6/FNfq0WjEZqKoLkJtoE6hhSFMLqmfyBds6eS4GcZl5qOoY7F7vf68 dge7YOSig+cvT7QtFIWlSoAqI56pwLpdtPH8Bn56CInFpz4sITu8IkVs+cyeBQXp vamFMms8TO1vjOYmkn7EgxowEp4SZQ4Tf03pGiUA4oTuZigPob84uorcjTIyiveN 1HBR0vQYYLCuaLGsj2XC+nCshbrfHBEN7ZnqnQsNM03YH9yrkbU= =Js7Z -----END PGP SIGNATURE-----