you will have considerable work cutout for you considering both Microsoft and 
Borland spent man years perfecting their IDE C++ code generators 

The NAR plugin allows one to preprocess, compile and link with the OS specific 
lint, preprocessor, compiler and link utilities

these older IDES created C++ code based on specific template configurations 
such as
MDI
SDI 
driver code
each one of these templates took 1 month to 6 months to create

so if you're NOT willing to perform the months of effort for each Template 
classes I would suggest breaking down and purchasing the IDE

borland is no more so MS VisualStudio is the only alternative.

 

Viel Gluck/Bon Chance, 
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.

Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.



 

> Subject: RE : How to generate C++ code and compile it?
> Date: Tue, 7 Sep 2010 16:12:59 +0200
> From: vincent.hard...@synchrotron-soleil.fr
> To: users@maven.apache.org
> 
> Hi,
> 
> I don't understand your question.
> 
> You want to generate c++ code with perl script and compile it with maven ?
> 
> Regards,
> 
> Vincent
> 
> -----Message d'origine-----
> De : Eyal Goren [mailto:eyalg1...@gmail.com] 
> Envoyé : jeudi 19 août 2010 16:00
> À : users@maven.apache.org
> Objet : How to generate C++ code and compile it?
> 
> 
> Hi,
> 
> I have a task to generate using a perl script C++ code, and then compile it.
> 
> I know we have maven-nar-plugin for compiling C++ code, but how can I
> generate the code from maven, and pass it its output?
> 
> Thanks
> Eyal 
> -- 
> View this message in context: 
> http://maven.40175.n5.nabble.com/How-to-generate-C-code-and-compile-it-tp2640958p2640958.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
                                          

Reply via email to