Search found 6 matches

by PetkoSmetko
Mon Jul 25, 2016 2:02 pm
Forum: Windows related topics
Topic: VS 2015 Compilation Error
Replies: 3
Views: 15981

Re: VS 2015 Compilation Error

F.....

I don't understand why I didn't find that site by myself!
Sorry for that.
Thanks for help.
Peter
by PetkoSmetko
Fri Jul 22, 2016 9:29 pm
Forum: Windows related topics
Topic: VS 2015 Compilation Error
Replies: 3
Views: 15981

Re: VS 2015 Compilation Error

I found out that problem is that __STDC_LIMIT_MACROS is not defined.
by PetkoSmetko
Fri Jul 15, 2016 4:39 pm
Forum: Windows related topics
Topic: VS 2015 Compilation Error
Replies: 3
Views: 15981

VS 2015 Compilation Error

Hello I am trying to compile latest source code by MS VS 2015 64-bits (community edition), Qt 5.7, cmake 3.6.0 compiler return 4 errors like this one: 2> DgmOctree.cpp 2>C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ratio(109): error C2065: 'INTMAX_MAX': undeclared identifier 2> C:\...
by PetkoSmetko
Tue Oct 20, 2015 4:29 pm
Forum: Issues, bugs, etc.
Topic: Build error - MS Visual Studio Express 11 2012 x64, QT5
Replies: 3
Views: 3637

Re: Build error - MS Visual Studio Express 11 2012 x64, QT5

Advice: download Visual Studio and Qt which are compatible (I downloaded Qt for Visual Studio 13 and Visual Studio 2012 - and I was surprise that it doesn’t want to link project together).
by PetkoSmetko
Tue Oct 20, 2015 2:50 pm
Forum: Issues, bugs, etc.
Topic: Build error - MS Visual Studio Express 11 2012 x64, QT5
Replies: 3
Views: 3637

Re: Build error - MS Visual Studio Express 11 2012 x64, QT5

Hi Daniel

Thank you for your response.

I found out when I run cmake.exe -E cmake_autogen from command line that I am missing MSVCP120.dll.

I downloaded and installed Visual C++ Redistributable Packages for Visual Studio 2013

Thanks
Peter
by PetkoSmetko
Tue Oct 20, 2015 9:45 am
Forum: Issues, bugs, etc.
Topic: Build error - MS Visual Studio Express 11 2012 x64, QT5
Replies: 3
Views: 3637

Build error - MS Visual Studio Express 11 2012 x64, QT5

Hi I am trying to build CC only. When I run 'ALL_BUILD' then I have got this error: Error 1 error : process for C:/Users/admin/Documents/GitHub/CC/trunk/build/libs/qCC_db/moc_ccClipBox.cpp failed: C:\Users\admin\Documents\GitHub\CC\trunk\build\libs\qCC_db\AUTOGEN QCC_DB_LIB Error 2 error : process f...