

Just to point out:psofa wrote:I cant stand dcgui anymore! has there been progress to other dc++ clients?
DC++ also runs here perfectly under Wine (20040716). This is for the config:Phase_ wrote:How did you get dc++ to work under wine?
What dll-files have you added, and would mind you posting your wine-config?
Code: Select all
[AppDefaults\\DCPlusPlus.exe\\dlloverrides]
"*" = "builtin,native"
"comctl32" = "native"
"commctrl" = "native"
"comdlg32" = "native"
"riched20" = "native"Code: Select all
-rw-r--r-- 1 bali users 569616 Aug 11 2002 comctl32.dll
-rw-r--r-- 1 bali users 276992 Aug 4 00:56 comdlg32.dll
-rw-r--r-- 1 bali users 154944 Aug 24 1996 commctrl.dll
-rw-r--r-- 1 bali users 431616 Aug 4 00:56 riched20.dllI'm running Debian, but I had these packages installed when I built ID:psofa wrote:tried indirect disconnect , i get:
checking for sigcx-0.6-gtk+ >= 0.6.4... Package sigcx-0.6-gtk+ was not found in the pkg-config search path.
any ideas?
At your service!Oktane wrote:By the way, drop a message if somebody has successfully compiled that
Code: Select all
checking for gtkmm-2.0 >= 2.2.11... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found
configure: error: Library requirements (gtkmm-2.0 >= 2.2.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Code: Select all
* dev-cpp/gtkmm
Latest version available: 2.4.5
Latest version installed: 2.4.5
Size of downloaded files: 3,843 kB
Homepage: http://gtkmm.sourceforge.net/
Description: C++ interface for GTK+2
License: LGPL-2.1
Code: Select all
checking for sigcx-0.6-gtk+ >= 0.6.4... Package sigcx-0.6-gtk+ was not found in the pkg-config search path.
Perhaps you should add the directory containing `sigcx-0.6-gtk+.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigcx-0.6-gtk+' found
configure: error: Library requirements (sigcx-0.6-gtk+ >= 0.6.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Code: Select all
../sigcx/tunnel.h:223: error: no matching function for call to `pack(SigC::Slot1<bool, const std::string&>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
make[2]: *** [x_thread_test.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/libsigcx-0.6.4/work/libsigcx-0.6.4/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libsigcx-0.6.4/work/libsigcx-0.6.4'
make: *** [all] Error 2