You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks that these types are custom and don't have a support from VS by default. Unfortunately I don't have a plans to support this.
For vcproj I would advice to do a convertion with any visual studio to vcxproj, but I have no idea what to do with cproj in this case.
You may try to fork a converter and add this type of project (it's quite simple), but I can't promise I'll merge your work back to upstream. :)
Atmel Studio ( new name: Microchip studio) is based on Visual Studio 2015, and I. like to convert such projects to cmake.
I checked what happened if I run the converter (the file is not sln it is named asten, renaming it does not solve the issue).
I Provide a test project generated by ATstart -> https://start.atmel.com and imported to Microchip Studio (https://www.microchip.com/en-us/tools-resources/develop/microchip-studio)
RTOSdemo.zip
Is there any chance to convert such projects ?
If yes, I will help on doing this :)
The text was updated successfully, but these errors were encountered: