[SOLVED] How compile extensions source code or create one

Answered
0
0

Hi,

try to open same extension but the Visual Studio return a lot of error.

For example the source of jSequence, look screen shot please.

There is tutorial how create it?

thanks

Cristian

  • You must to post comments
Best Answer
1
0

Hi Cristian,

are you using Visual Studio 2013 or 2012 ?

If yes, you need to add C# 6.0 support.

Find more information here:

http://alextselevich.com/2015/08/using-c-6-0-in-visual-studio-2012-and-2013/

Best regards
Frank

  • You must to post comments
0
0

Perfect, now it’s all ok!

I’ll migrate to 2015/2017 🙂

thanks

Cristian

  • You must to post comments
1
0

Hi Cristian,

VS 2013 is okay if you install C# 6 support following the link I´ve sent.

But I´d rather prefer VS 2015 or the upcoming VS 2017 that is released next week.

Best regards
Frank

  • You must to post comments
0
0

Hi Frank

yes I use VS 2013,  what  version do you suggest to best use with WiseJ?

thanks

Cristian

  • You must to post comments
0
0

Hi Frank,

it is  the first thing that I did, but nothing has changed.

Please look the screen shot, there is also “?” character that it seems a coding error

thanks

Cristian

  • You must to post comments
0
0

Hi Cristian,

you might need to update the references to Wisej.Core and Wisej.Web.

Hope that helps.

Best regards
Frank

  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.