Hi, I'm one of the main morse-simulator developer.

The attached patch must handle the failure more properly.  However, from
what I understanding, you want to build morse-simulator against
python3.3.  In presence of both python3.2 and python3.3 interpreter,
morse currently chooses python3.2 and the according dependencies (which
does not seems to be installed on the build system). To force the build
with python3.3, you can call

   cmake -DPYTHON_EXECUTABLE=/usr/bin/python3.3 <other_args>

I think it will solve your build issue.

Note that we will release soon a version 1.0.1 which contains various
other fixes (including the proposed one).


Best regards,


** Patch added: "morse-cmake.patch"
   
https://bugs.launchpad.net/ubuntu/+source/morse-simulator/+bug/1146637/+attachment/3581022/+files/morse-cmake.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1146637

Title:
  Sync morse-simulator 1.0.0-1~exp3 (universe) from Debian experimental
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/morse-simulator/+bug/1146637/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to