Editor .NET: Doesn't contain any public member

Editor .NET: Doesn't contain any public member

joakim-mjoakim-m Posts: 5Questions: 3Answers: 0
edited April 2015 in Free community support

I'm getting this error: link to screenshot

I've added a reference, and DLL is included in project.

This question has an accepted answers - jump to answer

Answers

  • joakim-mjoakim-m Posts: 5Questions: 3Answers: 0
    edited April 2015

    Seems the latest .NET 4 is required, while I'm developing for 3.5.

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin
    Answer ✓

    This is correct, the DataTables.dll packaged with the Editor download is currently only for .NET 4+. However, it should be possible to recompile the libraries from the source included in the download for 3.5. Multi-targeting is something I will be adding for a future version of Editor.

    Regards,
    Allan

This discussion has been closed.