View Issue Details

IDProjectCategoryView StatusLast Update
0002775FreeCADBugpublic2016-12-18 17:28
ReporterGrumot Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
PlatformLinuxOSDebianOS VersionStretch
Product Version0.17 
Fixed in Version0.17 
Summary0002775: first build fails
DescriptionHello,

I got this error msg while trying to build freecad from source (git cb16eda) :

In file included from /home/philippe/src/FreeCAD/FreeCAD/src/Mod/Mesh/Gui/DlgRegularSolidImp.cpp:274:0:
/home/philippe/src/FreeCAD/FreeCAD/src/Mod/Mesh/Gui/moc_DlgRegularSolidImp.cpp:43:15: error: ‘MeshGui::MeshGui’ has not been declared
 void MeshGui::MeshGui::DlgRegularSolidImp::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)

It happens in the file moc_DlgRegularSolidImp.cpp described as:

** Meta object code from reading C++ file 'DlgRegularSolidImp.h'
** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.7)

If I modify it by hand, changing MeshGui::MeshGui:: into (only) MeshGui::, it builds nicely.
Additional InformationOS: Debian GNU/Linux testing (stretch)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.8939 (Git)
Build type: Release
Branch: master
Hash: cb16eda2165d1af34ebbd73628f82aa00037f667
Python version: 2.7.12+
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 6.8.0.oce-0.17
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master df878383

2016-12-18 18:26:34

wmayer

Details Diff
issue 0002775: first build fails Affected Issues
0002775
mod - src/Mod/Mesh/Gui/DlgRegularSolidImp.cpp Diff File

Issue History

Date Modified Username Field Change
2016-11-17 11:28 Grumot New Issue
2016-12-18 17:27 wmayer Changeset attached => FreeCAD Master master df878383
2016-12-18 17:28 wmayer Status new => closed
2016-12-18 17:28 wmayer Resolution open => fixed
2016-12-18 17:28 wmayer Fixed in Version => 0.17