k-ujihara / NCDK

The Chemistry Development Kit ported to .NET
https://kazuyaujihara.github.io/NCDK/
GNU Lesser General Public License v2.1
35 stars 11 forks source link

Example programs do not run #29

Open david-pfx opened 2 years ago

david-pfx commented 2 years ago

Repro steps:

  1. Compile and build NCDK.Display
  2. Set ExampleCodes as startup project.
  3. Run.

Error: System.NullReferenceException: atom has unset atom type

This appears to be the first of many that do not run.

k-ujihara commented 1 year ago

Example program is only to embed to CSharps source code. I apologize that this name causes confusion.