Guys:
I got an app that is contains multiple modules (around 24 PRGs).
1. How can I compile them with Buildx.bat ?
2. Is there a way of building the app like the old Rmake utility for DOS ?
Thank you.
Guys:
I got an app that is contains multiple modules (around 24 PRGs).
1. How can I compile them with Buildx.bat ?
2. Is there a way of building the app like the old Rmake utility for DOS ?
Thank you.
Gustavo,
In FWH\makes folder there are makefiles examples for Borland and Microsoft.
Just edit them to use the same xHarbour libs as buildx.bat
Antonio:
Thank you for your response. Based on your posting about building apps with Visual Studio 2012, should I pursue the development based on Microsoft's compiler ?
How can I force strict scope checking, like the old Clipper MyProg /w /es2,when compiling ?
Thank you

Antonio:
Thank you, I'll give it a try. VS 2012 101 for me. Hehehe !