bugThe FreeType Project - Bugs: bug #54846, CMake fails to install on Windows

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #54846: CMake fails to install on Windows

Submitter:  None
Submitted:  Tue 16 Oct 2018 02:06:59 PM UTC
   
 
Severity:  3 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  morksig Open/Closed:  Open
Planned Release:  None

Jump to the original submission

Sat 30 Mar 2019 01:38:35 PM UTC, comment #6: 

It works for building freetype-py packages on a Windows CI, so I'd say yes.

Nikolaus Waxweiler <morksig>
Group Member
Tue 27 Nov 2018 05:04:48 PM UTC, comment #5: 

Any progress here?  Can we close the bug report?

Werner LEMBERG <wl>
Group administrator
Wed 17 Oct 2018 10:18:29 AM UTC, comment #4: 

Did it work?

Don't worry, it's not your fault. I broke it myself and found out after the release, but didn't bug Werner to release a 2.9.1.1 

Nikolaus Waxweiler <morksig>
Group Member
Wed 17 Oct 2018 08:03:34 AM UTC, comment #3: 

Hello,

Thanks, I've not checked Git I should have done this first. Sorry for the noise.

Anonymous
Tue 16 Oct 2018 04:56:33 PM UTC, comment #2: 

I think I fixed this... maybe. Can you try git master?

Nikolaus Waxweiler <morksig>
Group Member
Tue 16 Oct 2018 02:17:17 PM UTC, comment #1: 

Alexei, Nikolaus, please have a look!

Werner LEMBERG <wl>
Group administrator
Tue 16 Oct 2018 02:06:59 PM UTC, original submission:  

Hello,

I'm trying to build freetype 2.9.1 on Windows using CMake and Visual Studio 2017. It fails when trying to install ftconfig.h

-- Installing: C:/pkg/vs/amd64d/include/freetype2/freetype/tttags.h
-- Installing: C:/pkg/vs/amd64d/include/freetype2/ft2build.h
CMake Error at cmake_install.cmake:40 (file):
  file INSTALL cannot find
  "C:/Users/markand/Downloads/freetype-2.9.1/build/include/freetype/config/ftconfig.h".

I've ran CMake with the following arguments:

    cmake . -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=C:/pkg/vs/amd64d -DBUILD_SHARED_LIBS=True -G"NMake Makefiles"

There is no ftconfig.h in build/include/freetype.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by morksig (Posted a comment)
  • -email is unavailable- added by wl (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-10-16 wl Assigned toNone morksig

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code