[ 
https://issues.apache.org/activemq/browse/AMQCPP-17?page=comments#action_37569 
] 
            
Albert Strasheim commented on AMQCPP-17:
----------------------------------------

Patch has a bit of an issue. Seems Visual Studio gets confused about the paths 
to Queue.h because there are two Queue.h files in cms and activemq/util.

The best thing to do in this case is probably to add two filters underneath 
Header Files, one for CMS headers and one for the ActiveMQ headers. And the 
same for the source files.

> Visual Studio project files shouldn't contain absolute include paths
> --------------------------------------------------------------------
>
>                 Key: AMQCPP-17
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-17
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>            Reporter: Albert Strasheim
>         Assigned To: Nathan Mittler
>            Priority: Minor
>         Attachments: vspaths.diff
>
>
> The Visual Studio 2005 project files contain some absolute paths to ActiveMQ 
> includes that should simply be paths relative to the project files.
> Patch for main library and example attached. Tests probably need to still be 
> fixed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to