Inhalte aufrufen

Profilbild

2570 error in SmartStoreNET project source code

SmartStoreNET project source code

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
2 Antworten zu diesem Thema

#1 sheikhoo

sheikhoo

    Newbie

  • Members
  • Punkt
  • 1 Beiträge

Geschrieben: 11 July 2019 - 20:58

Hi there,

I have downloaded the SmartStoreNET project  from GitHub, but when I run that on the vs 2015, when suddenly it makes 2570 error!

 

for example in  SmartStore.Core\Async\AsyncRunner.cs have this error

Severity Code Description Project File Line Suppression StateError CS1026 ) expected SmartStore.Core C:\Users\itgam\Downloads\SmartStoreNET-3.x\SmartStoreNET-3.x\src\Libraries\SmartStore.Core\Async\AsyncRunner.cs 301 Active

and

Angehängte Datei  sdaffsd.png   35.84K   0 Anzahl Downloads

 

how can I solve these problems?

thank advance!



#2 Marcus Gesing

Marcus Gesing

    SmartStore AG

  • Administrators
  • 3801 Beiträge

Geschrieben: 12 July 2019 - 11:35

The compiler must support C# 7 features. Restore NuGet packages and read about it here if it doesn't help.


  • sheikhoo gefällt das

Marcus Gesing

Smartstore AG


#3 Murat Cakir

Murat Cakir

    SmartStore AG

  • Administrators
  • 1118 Beiträge

Geschrieben: 12 July 2019 - 17:11

And you should of course use VS 2017, not 2015.


  • sheikhoo gefällt das

Murat Cakir
SmartStore AG



Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: SmartStoreNET, project source code