Hello World ! I have problem regarding configuration of OPenAL in Dev c++. I have included openal32.dll in system32(Windows), alut.dll in system(windows folder), included alut.h,al.h in AL directory (c:\dev cpp\include\AL) as well and linked all the files viz. -lopenal -lalut. but the source code is not getting compiled..What's the problem. or can anyone tell me the exact steps....
pcgamer2008 0 Light Poster
Recommended Answers
Jump to PostDoes your source code #include the header files?
Jump to PostYa, I have solved my problem now.. actually I didn't include openAL32 (Object file library) in dev cpp's lib folder...forgotten step..altough thanks !!!
Actually DevCPP is old and dead version...Check its successor, wxDevCPP
February 21th 2005 : Dev-C++ 5 Beta 9.2 (4.9.9.2) released !
All 5 Replies
Moschops 683 Practically a Master Poster Featured Poster
pcgamer2008 0 Light Poster
Moschops 683 Practically a Master Poster Featured Poster
pcgamer2008 0 Light Poster
Stefano Mtangoo 455 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.