Import Visual Studio Solutions Add-In fails

Started by John Z, September 11, 2020, 05:39:34 PM

Previous topic - Next topic

John Z

I'm have a failure importing the attached visual studio solutions file.  I've not located the add-in sources or author and the add-in is version 1.  I've used the import successfully before probably on older vss files.  No real error message, just said "Failed reading file."  This is not a Pelles C version 9 vs 10 issue happens in both versions with this sln file.

Thoughts anyone?

Thanks,
John Z

removed old attachment ot free upload space

MrBcx

I'm not a VS user by any stretch of the imagination and I never use sln files but it is a plain text file that one can examine.

This: ... \SimplePaletteQuantizer.csproj

suggests this is for a c# project

Bcx Basic to C/C++ Translator
https://www.bcxbasiccoders.com

John Z

Ahhhh - Thanks very much.  I should have looked further.


Regards,
John

Pelle

I'm the author, just so you know... (and I don't use it much, so not that much love and attention I'm afraid...)
/Pelle

John Z

Thanks Pelle!

It worked great on what it was supposed to work on  :) and of course when used inappropriately it didn't.

John Z