This was on Squeak 4.1 All-in-One on OSX 10.6
Also, it seems like it loaded Pools 3 times, Kernel-threaded 2 times, and Tests once.
Same with the CroquetGL 3DTransform 3 times, OpenGL-Pools 2 times and OpenGL-Core once. Same error.
finding 3DTransform... found 3DTransform-ar.21.mcz...
finding OpenGL-Pools... found OpenGL-Pools-jcg.9.mcz...
finding OpenGL-Core... found OpenGL-Core-hmm.15.mcz...
ckhipschman 5 days ago
Yes, the versions are different
...
finding FFI-Pools... found FFI-Pools-eem.3.mcz...
finding FFI-Kernel... found FFI-Kernel.threaded-eem.25.mcz...
finding FFI-Pools... found FFI-Pools-eem.3.mcz...
finding FFI-Tests... found FFI-Tests-ar.5.mcz...
Looks great, but I get "Error: External function is valid' ... glPixelStorei:with: ...beginFrame on WinXp, Mac OSX 10.6 and Ubuntu 10.04.2. Any help would be greatly appreciated.
ckhipschman 1 week ago
@ckhipschman it sounds like a library isn't being found. DId you install the FFI first?
sparaig 1 week ago
(Installer repository: install: '3DTransform'; install: 'OpenGL-Pools'; install: 'OpenGL-Core'.
alexmillar 1 year ago
(Installer repository:
install: 'FFI-Pools';
install: 'FFI-Kernel';
install: 'FFI-Tests'.
@alexmillar I just wrote that to save you typing. Youtube wouldnt let me post the link
This was on Squeak 4.1 All-in-One on OSX 10.6
Also, it seems like it loaded Pools 3 times, Kernel-threaded 2 times, and Tests once.
Same with the CroquetGL 3DTransform 3 times, OpenGL-Pools 2 times and OpenGL-Core once. Same error.
finding 3DTransform... found 3DTransform-ar.21.mcz...
finding OpenGL-Pools... found OpenGL-Pools-jcg.9.mcz...
finding OpenGL-Core... found OpenGL-Core-hmm.15.mcz...
ckhipschman 5 days ago
Yes, the versions are different
...
finding FFI-Pools... found FFI-Pools-eem.3.mcz...
finding FFI-Pools... found FFI-Pools-eem.3.mcz...
finding FFI-Kernel... found FFI-Kernel.threaded-eem.25.mcz...
finding FFI-Pools... found FFI-Pools-eem.3.mcz...
finding FFI-Kernel... found FFI-Kernel.threaded-eem.25.mcz...
finding FFI-Tests... found FFI-Tests-ar.5.mcz...
ckhipschman 5 days ago
Looks great, but I get "Error: External function is valid' ... glPixelStorei:with: ...beginFrame on WinXp, Mac OSX 10.6 and Ubuntu 10.04.2. Any help would be greatly appreciated.
ckhipschman 1 week ago
@ckhipschman it sounds like a library isn't being found. DId you install the FFI first?
sparaig 1 week ago
(Installer repository: install: '3DTransform'; install: 'OpenGL-Pools'; install: 'OpenGL-Core'.
alexmillar 1 year ago
(Installer repository:
install: 'FFI-Pools';
install: 'FFI-Kernel';
install: 'FFI-Tests'.
alexmillar 1 year ago
@alexmillar I just wrote that to save you typing. Youtube wouldnt let me post the link
alexmillar 1 year ago