** Changed in: zorba
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/867144

Title:
  Python bindings not building on Windows in Debug mode

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  In debug mode linking the python language bindings fails. This is
  because pythond doesn't distribute python27_d.lib (does only
  distribute python27.lib)

  Maybe this is a bug in CMake. If that is true FindPython....cmake
  modules have to be brought in Zorba and corrected.

  Linking CXX shared module _zorba_api.pyd
  LINK : fatal error LNK1104: cannot open file 'python27_d.lib'
  LINK Pass 1 failed. with 1104
  NMAKE : fatal error U1077: '"C:\Program Files\CMake 2.8\bin\cmake.exe"' : 
return code '0xffffffff'
  Stop.
  NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 
10.0\VC\BIN\nmake.exe"' : return code '0x2'
  Stop.
  NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 
10.0\VC\BIN\nmake.exe"' : return code '0x2'
  Stop.

  C:\Users\Gabriel\Work\28msec\zorba\builds\debug10>cm

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/867144/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to