Search found 2 matches

by Andy
Thu Apr 15, 2004 1:44 pm
Forum: Beginners Help
Topic: [b]Problem with Dll's in VC++6.0[/b]
Replies: 3
Views: 440

Thanks a lot for your advice but what do you mean "System PATH"? Is it a path in Project->Settings?
by Andy
Wed Apr 14, 2004 9:18 am
Forum: Beginners Help
Topic: [b]Problem with Dll's in VC++6.0[/b]
Replies: 3
Views: 440

[b]Problem with Dll's in VC++6.0[/b]

I'm newbie :oops:. After the compiling "Hello World" in VC++6.0 everything's all right but in a moment executing of a DemoTech appears message:"The application failed because of "Irrlight.dll" is not founded". I linked headers (include files) and librarries (lib file in Visual folder) and I don't ...