From: Ferdinand P. <Fer...@op...> - 2007-04-16 09:36:51
|
Hello Manoj, I used openc++ to do a testing C++ extension (evaluating the library) and to create a tool processing XML comments (.NET 1 C++ syntax). I used a little patched version 2.7. I had to make it compilable in VC6 and make it understand source code for the managed C++ (well, I made it ignore it, more or less :-). I think I sent the patch here but I am not sure any more because I was very busy that time. I built it in both VC6 and VC71. I suggest you to upgrade to VC71 since VC6 is not supported any more. You can have a look at http://prantl.host.sk/mcppdoc/. There is a compilable package and binaries there. I could help you more with it but I do not have much time to spend on it. I still find openc++ the best tool to integrate for manipulating the source code in spite of some comments in this thread. Unfortunately it seems that the maintainers do not have much time recently and the integration may require some extra work as you found out... Patience brings roses :-) Best regards, Ferda "Manoj kumar" <man...@gm...> Sent by: ope...@li... 15.04.2007 06:26 To ope...@li... cc Subject Re: [Opencxx-users] Opencxx-users Digest, Vol 6, Issue 1 Hi Everybody I didn't get any response what i needed of my query.. I saw some people of group has done the work with OpenC++ on .NET plateform. So pls can't anybody of u help me in how to go from Compiling OpenC++ to Running a simple program on VC6. Thank Manoj On 4/11/07, ope...@li... < ope...@li...> wrote: Send Opencxx-users mailing list submissions to ope...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/opencxx-users or, via email, send a message with subject or body 'help' to ope...@li... You can reach the person managing the list at ope...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Opencxx-users digest..." Today's Topics: 1. installing openc++ on vc6 (Manoj kumar) 2. Re: installing openc++ on vc6 (Stefan Seefeld) ---------------------------------------------------------------------- Message: 1 Date: Tue, 10 Apr 2007 14:59:26 +0530 From: "Manoj kumar" <man...@gm... > Subject: [Opencxx-users] installing openc++ on vc6 To: ope...@li... Message-ID: < 1ad...@ma... > Content-Type: text/plain; charset="iso-8859-1" Hi Currently i am doing a project in which i need to use openc++ for parser and lexer. I have tried to install the main-con.cpp file of *openc++- 2.8 *but there are lot of dependencies . so anyone of u who have done compilation of openc++ on *window *using *vc6*can guide me pls. As i have struct in this.... so i am waiting for response as soon as possible. Thanks...... Manoj -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Tue, 10 Apr 2007 07:07:01 -0400 From: Stefan Seefeld < se...@sy...> Subject: Re: [Opencxx-users] installing openc++ on vc6 To: Manoj kumar < man...@gm...> Cc: ope...@li... Message-ID: < 461...@sy...> Content-Type: text/plain; charset=ISO-8859-1 Manoj kumar wrote: > Hi > Currently i am doing a project in which i need to use openc++ for > parser and lexer. > I have tried to install the main-con.cpp file of *openc++-2.8 *but there > are lot of dependencies . > so anyone of u who have done compilation of openc++ on *window *using > *vc6* can guide me pls. > As i have struct in this.... so i am waiting for response as soon as > possible. Can you describe what you want to do with the parser ? I haven't built openc++ on windows, but I have been working on a quite similar project (synopsis; http://synopsis.fresco.org), which I successfully compile for windows (using gcc -mno-cygwin), and which then works happily with VC6. HTH, Stefan -- ...ich hab' noch einen Koffer in Berlin... ------------------------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ------------------------------ _______________________________________________ Opencxx-users mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opencxx-users End of Opencxx-users Digest, Vol 6, Issue 1 ******************************************* ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/_______________________________________________ Opencxx-users mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opencxx-users |