Compilation error using qmake: (C2059):syntax error: 'delete' in ...\include\memory

  • Thread starter Thread starter Davidoffe
  • Start date Start date
D

Davidoffe

Guest
Hello,

I am using qmake (Qt 5.11.1 MSVC2017 64 bit) to compile a project on windows. I got the error in the title and I have no idea how the origin. It is certainly a problem with the std library used...

Is someone have an idea? Tell me if you need more informations!


Thank you

Continue reading...
 
Back
Top