View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002214 | FreeCAD | General | public | 2015-08-16 12:21 | 2016-05-05 17:08 |
Reporter | justinwr29998@yahoo.com | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Product Version | 0.15 | ||||
Fixed in Version | 0.17 | ||||
Summary | 0002214: DLLs Fail in changing workbenchs workbench | ||||
Description | When changing to any workbench other than the start menu there is an error report saying the DLL lod failed: the specified procedure could not be found | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
Probably FreeCAD is not installed correctly... There is not enough info in this report to know what's going on, please provide at least info about your system and how you installed FreeCAD, and past the info obtained from menu Help -> About FreeCAD -> Copy to clipboard |
|
I have a windows vista 64-bit system. Downloaded multiple times with the same results |
|
The message "the specified procedure could not be found" says that a dll of the requested name could be found but it's binary incompatible to what FreeCAD expects. My experience is that a couple of applications based on OpenCascade (the cad kernel we use for FreeCAD) install their dlls into C:\Windows\system32 which is absolute bad practise because this affects the search path of where an application gets its dlls. So have a look at the above folder and watch out for dlls that start with "TK". If you find some move them to a sub-directory and retry FreeCAD. |
|
No further feedback |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-16 12:21 | justinwr29998@yahoo.com | New Issue | |
2015-08-16 23:58 | yorik | Note Added: 0006292 | |
2015-08-17 03:02 | justinwr29998@yahoo.com | Note Added: 0006293 | |
2015-09-13 15:05 | wmayer | Note Added: 0006411 | |
2015-09-13 15:05 | wmayer | Note Edited: 0006411 | |
2015-09-13 15:06 | wmayer | Status | new => feedback |
2016-05-05 17:08 | wmayer | Note Added: 0007047 | |
2016-05-05 17:08 | wmayer | Status | feedback => closed |
2016-05-05 17:08 | wmayer | Resolution | open => suspended |
2016-05-05 17:08 | wmayer | Fixed in Version | => 0.17 |