Search found 2 matches

by Cartms1
Sat Aug 15, 2020 10:26 pm
Forum: Beginners Help
Topic: could not load mesh?????
Replies: 7
Views: 3374

Re: could not load mesh?????

I am at the running the examples stage, and 1.0 hello world, wont even run.

the direction of slash had no effect.

I already built the library in 2019, that was the first thing I did.

They don't care for the C++ version... that is pretty short-sighted...

The casting to char using ".c_str ...
by Cartms1
Sat Aug 15, 2020 9:02 pm
Forum: Beginners Help
Topic: could not load mesh?????
Replies: 7
Views: 3374

Re: could not load mesh?????

I am having this same problem.
I am using Visual Studio 2019; as Code::Blocks was having a hell of a time compiling with Irrlicht.
Further upon attempting to run the hello world example with any reference to sydney, would cause a crash.

I recompiled the library in Visual Studio 2019, as per ...