On Fri, Sep 28, 2012 at 4:29 PM, Matti <math.e...@t-online.de> wrote: > In my last update (5196) I got the message > > || > || Unable to compile gb.net.pop3 > || > > with > Compiling gb.net.pop3... > Component not found: gb.mime > > What's that? > Nothing to find in the docs. > > ------------------------------------------------------------------------------ > Got visibility? > Most devs has no idea what their production app looks like. > Find out how fast your code is with AppDynamics Lite. > http://ad.doubleclick.net/clk;262219671;13503038;y? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user
Just read the error message, gb.net.pop3 depends on gb.mime, you need to compile it first. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user