Hi List!

Funny to answer his own question! :-))))
The trick is:
- Open the module-project in the IDE of your developing machine.
- Press CTRL+ALT+m (Don't know, if simply saving the project is sufficient.)
- Copy the $ProjectName.module-file into the project directory on the target 
machine
- gbc3 -av
- gba3 -v

Ready!!!! :-)

@Benoit
When opening an "old" project with a newer version of the Gambas IDE, are you 
doing any modifications on the source file?
Simply recompiling the old (unmodified) sources with the new version of gbc3 
was not successfull.

Greetz
Stevie

Am Donnerstag, 20. November 2008 17:08:12 schrieb UNTRUSTED, sender 
is "[EMAIL PROTECTED]":
> Hi Dear List!
>
> When entering CTRL+ALT+m in the IDE, what does it do in background?
> gbc3 -vam
>
> and then a
>
> gba3 -v
>
> ???
> Problem is:
> I've upgraded to latest svn and recompiled (in the IDE) my console-programm
> AND one of my modules (classes), which is used by the programm. ...and
> everything is fine.
>
> Because I did a gambas-upgrade on the test machine, too, now I need to
> recompile the same project and module on another machine without X (so I
> have no IDE). When triggering the two commands mentioned above (for
> compiling the programm and the  module), I get no errors. But when starting
> the programm, I get:
> ERROR: #2: Cannot load class 'ModDummy': Version too old. Please recompile
> the project.
>
> Any hints? :-)
>
> TIA
> Stevie


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to