On 02/04/2010 09:43 PM, Leif Hedstrom wrote:

The above would make it pretty darn easy to compile for multiple versions, just change the /active/ symlink accordingly.

I should say, it gives several options for building for multiple versions:

1) Change the symlink (in my modified proposal).
2) Explicitly specify a -I/usr/local/include/ats/2.0
3) Change code to do #include <ats/2.0/api.h> or #include <ats/3.0/api.h>

Just saying, the proposal from John gives several options for someone who wants to handle multiple versions when building plugins.

Cheers,

-- Leif

Reply via email to