Opened 9 years ago
Closed 9 years ago
#62 closed defect (fixed)
r-123 won't compile, another python error
| Reported by: | rklipp | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | preview |
| Component: | Common Tasks | Keywords: | |
| Cc: |
Description
Hi valerius,when compiling /src/VBox/ExtPacks/VNC/VBoxVNC.cpp it's looking for libpython2.7.so once again.
kBuild: Compiling VBoxVNCMain - F:/5.0.6Netlabs-123/src/VBox/ExtPacks/VNC/VBoxVNC
Main.cpp
kBuild: Compiling VBoxVNC - F:/5.0.6Netlabs-123/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
kmk: * No rule to make target /usr/lib/libpython2.7.so', needed by F:/5.0.6Ne
tlabs-123/out/os2.x86/release/obj/VBoxPython2_7/VBoxPy27.pyd'. Stop.
kmk: * Waiting for unfinished jobs....
kmk: * Exiting with status 2
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Hey valerius, "I screwed up" I'd forgotten I'd already reported this and herwig explained how to get around the problem -- sorry!
comment:3 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
with r131 this is history, so closing the ticket

Same as you already reported in #60. Python binding is not working atm.