Hi Eric,

unfortunately the VS2010 plugin support has not been updated in a long
time. I do recall similar issues where Visual Studio would not just like to
display the new added Property pages for a solution. Not sure what to
recommend here, except to perhaps try if creating a new empty solution from
scratch and turning that to Emscripten platform might help.


2016-09-15 15:24 GMT+03:00 Eric Burns <eric.michael.bu...@gmail.com>:

> Oh, I didn't specify this before ... it's worth mentioning that I am
> indeed using Visual C++ 2010, as I know that's the version that Emscripten
> works with.
>
> On Wednesday, 14 September 2016 13:36:29 UTC-4, Eric Burns wrote:
>
>> I followed the instructions for using Emscripten in Visual Studio here:
>> http://kripken.github.io/emscripten-site/docs/getting_start
>> ed/getting_started_with_emscripten_and_vs2010.html
>>
>> I ran into a few hiccups along the way.  First, it appears that the NSIS
>> installer didn't recognize that I had Visual C++ Express installed
>> (possibly because it is not the full Visual Studio?), and therefore, it did
>> not automatically set up the Emscripten platform for use in Visual C++.
>>
>> So, I followed the manual setup instructions, but when I switched my
>> existing solution's platform to "Emscripten", I did not see the "Clang
>> C/C++" and "Emcc Linker" tree nodes in the Project Properties as the
>> instruction suggest.
>>
>> I experimented with just building as-is, which succeeded ... but it just
>> output an executable like it did before I started this port to Emscripten.
>>
>> Any ideas on where I could be going wrong or what I need to do next?
>>
>> Thanks!
>>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to emscripten-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to