Opened 15 years ago
Closed 15 years ago
#23056 closed defect (duplicate)
SOS: blt doesn't work properly with omnetpp
Reported by: | leminhhieu@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | blt |
Description
"* BLT installation seems to be broken, reverting to non-BLT widgets! Details: "package require BLT" command was successful, but could not create BLT widgets: invalid command name "blt::tabset""
- Macbook Pro 10.6.2 (pre-installed Tcl/TK at System/Library/Framework/Tcl.frameworks + Tk.frameworks)
- install macport 1.8.1 (for Mac 10.6)
- install blt2.4 successfully with patch here http://trac.macports.org/ticket/22536
- Set the path in configure.user in folder omnetpp-4.0 (to /opt/local/include + /lib)
- run ./configure in omnetpp. blt2.4 is found.
- compile omnetpp-4.0: fully successfully
- run a example of omnetpp-4.0, it said: ""* BLT installation seems to be broken, reverting to non-BLT widgets! Details: "package require BLT" command was successful, but could not create BLT widgets: invalid command name "blt::tabset"""
--->>> what's happen? pls help me
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Port: | blt added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
What is omnetpp?