Author |
|
zodiacxp
Joined: 26 Sep 2009 Posts: 2
|
Posted: Sun 27 Sep '09 12:15 Post subject: Module with Visual Studio 08 C++ |
|
|
Hello.
After I failed under Eclipse I tried VS08 C++ and the Apache-Source (2.2.13). This is it:
What kind of Project must the Projectmap have for new modules? Windows Forms Application?
And how to include the APR? The Compiler always throws some errors.
Thanks,
Zod |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Sun 27 Sep '09 19:55 Post subject: |
|
|
what module are you trying to build? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 27 Sep '09 20:13 Post subject: |
|
|
@Gregg I think he wants to build his own module and aks which "template" hw shall use. e.g. Win32 Console Application
And how to include the APR code into it. |
|
Back to top |
|
zodiacxp
Joined: 26 Sep 2009 Posts: 2
|
Posted: Sun 27 Sep '09 21:39 Post subject: |
|
|
Yes, that's it. In addition: C++ is not the problem and I approximately know which functions must be written (some books helped me out).
But I wanted to make a new module and have no idea what I have to do within Visual Studio. So I hope you can help me out. |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
|
Back to top |
|