GoodAI / BrainSimulator

Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
https://www.goodai.com/brain-simulator
Apache License 2.0
283 stars 61 forks source link

Can not find School for AI on the view menu even after compiling the code manually #21

Open ZeroCool940711 opened 6 years ago

ZeroCool940711 commented 6 years ago

Hi there, I cant find the school for AI option on the view menu no matter what I do, I even tried compiling the code for the module myself and copying the module files to the Module directory on my brain simulator installation, I can see the SchoolWorld option on the world list but cant find a way to open the School for AI window. I would appreciate if you could give me an installer with school for AI working on it or if you could help me compiling the code so I can have it, I'm looking forward to use this awesome piece of code. Thanks for the time and have a good day.

HonzaSinkora commented 6 years ago

Hi,

sorry for the late reply.

Use the latest installer from our official site, run the app and then go to View->School for AI. Brain Simulator

If you want to build the app from source, you need to use the solution at Sources/Modules/School/School.sln and build the School project there. There is no need to copy anything manually.

Please let us know if this helped.

ZeroCool940711 commented 6 years ago

Hi there, thanks for the reply, its working correctly now, have a good day/night.