more tutorial stuff

jarwulf

30-09-2010 09:23:12

Going back to the tutorials I'm having some more problems with them.

Building the source the dll files are simply copied to the directories where the source code is at rather than the sample folder in the sdk.

Because of this I have to copy the dll files to the sdk bin where the sample browser is at and modify sample.cfg with a line such as [SamplePlugin]=NxOgre101 otherwise the browser won't know the plugins are there. Once I do that however whenever I start the browser it usually says the plugins are missing or invalid even though the dlls are right in the directory although a few work fine for some reason.

Update:Well I'm stumped...a few tutorials load but most don't. I do the same thing for all of them. Moving them all to bin and altering samples.cfg. If I follow the instructions on github exactly the Browser won't know about the physics sample since the dll files will just copy to their respective directories.