mirror of
https://github.com/altlinux/admc.git
synced 2025-03-22 14:50:36 +03:00
This commit fixes the following error which cannot be identified when using qmake because of its special precompiled headers: ``` /mnt/sda1/github.com/adtool/src/ad_interface.h:28:35: error: expected class-name before ‘{’ token class AdInterface: public QObject { ```
Requirements:
libgtk+3-devel
libldap-devel
libsasl2-devel
libkrb5-devel
libgsasl-devel
Run as ./adtool fake
to load fake entries and test without LDAP connection.
Description
Languages
C++
78.5%
C
20.5%
CMake
1%