Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 107 by adamn...@gmail.com: gbx3 cant find library "ERROR: #27"
http://code.google.com/p/gambas/issues/detail?id=107

1) Describe the problem.
I can't run compiled projects that use gambas components.  They work in the  
IDE.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

TRUNK rev 4144

[System]
OperatingSystem=Linux
KernelRelease=2.6.38.8-pclos1.bfs
Architecture=i686
Memory=1553368 kB
DistributionVendor=Paddys-Hill
DistributionRelease="Paddys-Hill dot Net (r0.1)"
Desktop=LXDE

[Gambas 2]
Version=2.23.0
Path=/usr/bin/gbx2

[Gambas 3]
Version=2.99.4
Path=/usr/local/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.7.3
GTK+=libgtk-x11-2.0.so.0.2400.4



3) Provide a little project that reproduces the bug or the crash.
Two projects attached

4) If your project needs a database, try to provide it, or part of it.
N/A

5) Explain clearly how to reproduce the bug or the crash.
Compile dummylib as a component.
Run dummylib in IDE, should print  "Hello world" on console.
Compile testdummy as an executable (may need to set the library for  
dummylib)
Run testdummy in IDE, should print "Hello world" on console.

In terminal
a) <path>/gbx3 <dummylib_path>
Prints "Hello world"
b) <path>/gbx3 <testdummy_path>
Fails with "ERROR: #27: Cannot load component 'dummylib.gambas': cannot  
find library"



Attachments:
        dummylib-0.0.2.tar.gz  5.2 KB
        testdummy-0.0.3.tar.gz  4.8 KB


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to