Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.5 wth Visual Studio 2015 can not build angle

Qt 5.5 wth Visual Studio 2015 can not build angle

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 387 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Good Guy
    wrote on last edited by
    #1

    I try to build Qt 5.5 with VS 2015. The problem is that built-in angle implementation doesn't work; when I compile it, I receive a lot of following errors:

    'SH_EMULATE_BUILT_IN_FUNCTIONS': undeclared identifier

    Function names are different, but for sure angle library from 3rdparty folder is buggy and doesn't build.

    I built angle myself successfuly on this computer with VS 2015. Is there any way to force Qt to use my prebuilt angle and do not compile buggy one supplied with Qt? Or how to fix "undeclared identifier" errors in built in angle?

    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved