netrix icon indicating copy to clipboard operation
netrix copied to clipboard

Unable to compile

Open plecos opened this issue 5 years ago • 1 comments

Hi: I am trying to compile the NetRix2017.v47 project, which I assume is what I need in order to start building my own app.

The build fails with the following error:

Severity Code Description Project File Line Suppression State Error CS0234 The type or namespace name 'FooterElement' does not exist in the namespace 'GuruComponents.Netrix.WebEditing.Elements.Html5' (are you missing an assembly reference?) NetRix2017.v47 \netrix-master\Netrix2.0\NetRixMain\ElementFactory.cs 164 Active

Any suggestions?

plecos avatar May 30 '19 12:05 plecos

Not sure, but it might be that the file is there but the project file excludes it. Try option “show all files” in solution explorer and include the file. I’ll check this and try to update the project, but need some time to do, currently I’m travelling.

Best, Joerg

From: Ken Salter [email protected] Sent: Thursday, May 30, 2019 2:10 PM To: joergkrause/netrix [email protected] Cc: Subscribed [email protected] Subject: [joergkrause/netrix] Unable to compile (#5)

Hi: I am trying to compile the NetRix2017.v47 project, which I assume is what I need in order to start building my own app.

The build fails with the following error:

Severity Code Description Project File Line Suppression State Error CS0234 The type or namespace name 'FooterElement' does not exist in the namespace 'GuruComponents.Netrix.WebEditing.Elements.Html5' (are you missing an assembly reference?) NetRix2017.v47 \netrix-master\Netrix2.0\NetRixMain\ElementFactory.cs 164 Active

Any suggestions?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joergkrause/netrix/issues/5?email_source=notifications&email_token=AARGIH62KIUQN6MAOJAG26DPX672TA5CNFSM4HREMOP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWU7LQ , or mute the thread https://github.com/notifications/unsubscribe-auth/AARGIHZCMUDNI4IBS5SZPALPX672TANCNFSM4HREMOPQ . https://github.com/notifications/beacon/AARGIH2I6XQTKTVS7KJV3VLPX672TA5CNFSM4HREMOP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWU7LQ.gif

joergkrause avatar May 31 '19 07:05 joergkrause