View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000045 | FreeCAD | Bug | public | 2009-11-26 15:46 | 2009-11-27 08:06 |
| Reporter | unauthenticated | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000045: Error compiling sources. | ||||
| Description | I'm using a debian lenny over an Intel 64 bits computer. I've downloaded FreeCAD sources via svn as indicated in the web page. When I try to compile (after autogen and configuree CXXFLAGS="-D_OCC64") the compiler (g++) shows an error message that says: "from Document.ccp: 62: .... error: ‘CHAR_BIT’ was not declared in this scope". I've added this line to src/App/Document.cpp: #include <climits> and then the error disappears. Now the program runs fine. Regards Luis Claudio Pérez Tato Iturribizia, S.L. Calle Valdidueñas, 40 28814 Daganzo Madrid. Spain. l.perez@iturribizia.com | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-11-26 15:46 | unauthenticated | New Issue | |
| 2009-11-27 08:06 | wmayer | Note Added: 0000040 | |
| 2009-11-27 08:06 | wmayer | Assigned To | => wmayer |
| 2009-11-27 08:06 | wmayer | Status | new => closed |
| 2009-11-27 08:06 | wmayer | Resolution | open => fixed |
FreeCAD