[Bug 730233] New: windows: cmake : install phase fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 16 01:25:39 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730233
  GStreamer | packages | unspecified

           Summary: windows: cmake : install phase fails
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: packages
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


when running make install, the Makefile that cmake generated will call 'cmake'
for the install phase ... which isn't in the path

install: preinstall
    @echo "Install the project..."
    cmake -P cmake_install.cmake


An easy workaround was just adding the builddir bin directory to PATH before
calling make install

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list