I'm having trouble compiling it, when I ran cmake, I got this back (included the line before it just in case of relevancy):
I also noticed there was something about it not working on Ubuntu 12.04 and earlier "out of the box", might that be the issue in question?
Code:
-- Found Gettext: /usr/bin/msgmerge CMake Error at /usr/share/cmake-2.8/Modules/FindGettext.cmake:83 (ADD_CUSTOM_TARGET): add_custom_target cannot create target "translations" because another target with the same name already exists. The existing target is a custom target created in source directory "/home/dan/dolphin-emu/Source/Core/DolphinWX". See documentation for policy CMP0002 for more details.Call Stack (most recent call first): Source/Core/DolphinWX/CMakeLists.txt:184 (GETTEXT_CREATE_TRANSLATIONS)I also noticed there was something about it not working on Ubuntu 12.04 and earlier "out of the box", might that be the issue in question?
