FreeCADGui / Modul missing

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
jacknotreally
Posts: 75
Joined: Mon Dec 14, 2009 9:49 am

FreeCADGui / Modul missing

Post by jacknotreally »

Hi,
inside the documentation i found something to use the FreeCAD Gui in other applications:
import FreeCADGui
FreeCADGui.showMainWindow()
But i can´t find any FreeCADGui modul. Only a FreeCADGui.dll
I am using FreeCAD 0.11 R 35555.
Do i have to use a special version?

Cheers,
Jack - not really
wmayer
Founder
Posts: 20243
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: FreeCADGui / Modul missing

Post by wmayer »

Yes, you're right. The file FreeCADGui.pyd is missing.
jacknotreally
Posts: 75
Joined: Mon Dec 14, 2009 9:49 am

Re: FreeCADGui / Modul missing

Post by jacknotreally »

will it be included in the future?
wmayer
Founder
Posts: 20243
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: FreeCADGui / Modul missing

Post by wmayer »

will it be included in the future?
Of course. This is a bug which I have already fixed. You'll get it with the next release.
Post Reply