saaadhu / naggy

A live compiler diagnostics extension for Atmel Studio
18 stars 4 forks source link

Fix broken include paths for ARM projects #36

Closed saaadhu closed 10 years ago

saaadhu commented 10 years ago

The project systems returns "$(ToolchainDir)/" when querying for include paths in ARM projects. Naggy should expand ToolchainDir to the right directory before passing it on to Clang.

saaadhu commented 10 years ago

Fixed with 85e3a887bb58316e9374c4514848a6a9f46886c2 and a3cf584a59eaf05c4a440230357d286f7a85eb87