[Insight-developers] ITKModular: macro trouble
    Bill Hoffman 
    bill.hoffman at kitware.com
       
    Thu Mar 17 17:20:57 EDT 2011
    
    
  
On 3/17/2011 4:39 PM, Bill Lorensen wrote:
> Folks,
>
> The shared library of mechanism depends on a macro definition that is
> derived from the project name.
>
> For the project ITK-Common, the following directive fails:
> #ifdef ITK-Common_EXPORTS
>
> because, I believe, a "-" cannot exist in a #ifdef
>
> Looking for a solution?
>
I don't get it...
I am working on itkCommon.dll and should have it working soon.
In mine it defines this:
ITK_Common_EXPORTS
-Bill
    
    
More information about the Insight-developers
mailing list