5 Commits

Author SHA1 Message Date
Luis Ángel San Martín
91f89b161d fixed compilation in windows 2013-12-12 15:45:51 +01:00
Luis Ángel San Martín
8ec24a9985 ugly fix for crash opening rar files in Unix systems (posible memory leak added...) (7z.so there are issues with special chars in paths: ?????, etc) 2013-12-12 06:19:22 -08:00
Luis Ángel San Martín
254be28189 fixed compilation in windows 2013-12-12 10:29:43 +01:00
Luis Ángel San Martín
53906a450c Fixed rar support in Unix systems (Rar29.so) 2013-12-12 01:06:43 -08:00
Luis Ángel San Martín
f4e55729a2 fixed comiplation in Linux (Ubuntu)
line 117: #define _WIN64 1
must be removed in ./compressed_archive/libp7zip/CPP/myWindows/StdAfx.h

"cannot find -lpulse" compiling under Qt 5.0.2 can be fixed creating a symbolic link from libpulse.so.0 to libpulse.so (further research is needed)
2013-12-08 11:50:10 -08:00