Am Montag, den 23.07.2012, 03:56 +0200 schrieb Benoît Minisini:
> Le 08/07/2012 20:58, Charlie Reinl a écrit :
> >> Mmm... What do you mean exactly?
> >>
> > Salut Benoît,
> >
> > it is exactly one year we worked on that, I attached you my mail from
> > 06.07.2011 Subject : a gambas3 component does not provide underlying
> > components
> >
> > And if you have still my project,
> >
> > 'DBReportViewer3' needs 'obfuscation'
> >     no problem to load 'DBReportViewer3' into the IDE
> >
> > 'DBReportDesigner3' needs 'DBReportViewer3' and 'obfuscation'
> >     when loading 'DBReportViewer3' as library it fails loading
> >             'obfuscation'
> >
> >
> 
> Hi,
> 
> In revision #4983, the IDE now automatically manage dependencies between 
> library. I mean:
> 
> - If you add a library, all other libraries it depends on are added 
> automatically.
> 
> - You cannot remove a library if another library depends on it.
> 
> These dependencies are updated when you load a project, and when you 
> modify the libraries in the project property dialog.
> 
> Do you think that it can fix the problem?
> 

Salut Benoît,

today I come back with that.

The outlined above works now, but there is still a problem, when the
libraries are marked in requires.

If 'DBReportViewer3' is opened in the IDE, and you enter into
project-properties , 'obfuscation.gambas' is claimed, while not found in
$cComp. 
        Message : "Some components are missing: &1"
        Source  : FPropertyProject.class/Private Sub RefreshComponents()

-- 
Amicalement
Charlie

[System]
OperatingSystem=Linux
Kernel=3.0.0-24-generic
Architecture=i686
Memory=3098216 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.04.4 LTS"
Desktop=Gnome

[Gambas 1]
Version=gbx-1.0.17
Path=/usr/bin/gbx

[Gambas 2]
Version=2.24.0
Path=/usr/local/bin/gbx2

[Gambas 3]
Version=3.2.90                  rev. 5049
Path=/usr/local/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.6.2
GTK+=libgtk-x11-2.0.so.0.2000.1




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to