User forums > Help
[SOLVED]RPM For Fedora Core 5
aftabnaveed:
Thankyou for your reply, I got your point and tried to implement it, but it didn't solved my problem, The IDE detects my Header Files, But It give me error
--- Code: ----------------- Build: Debug in cbogre01 ---------------
Linking console executable: ./cbogre01
Package ogre was not found in the pkg-config search path.
Perhaps you should add the directory containing `ogre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ogre' found
/usr/bin/ld: cannot find -lOgreMain_d
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings
--- End code ---
Please help me i don't understand what does this mean, probably some linkage problem, but I don't how to solve this problem because i am new to linux.
thomas:
--- Quote from: aftabnaveed on October 29, 2006, 03:08:22 pm ---Perhaps you should add the directory containing `ogre.pc'
to the PKG_CONFIG_PATH environment variable
--- End quote ---
Have you tried which ogre.pc or anything of that kind (find / -name ogre.pc if nothing else helps) and adding the path that you get as PKG_CONFIG_PATH to the EnvVar Plugin?
aftabnaveed:
Where can I find the EnvVar plugin I am not able to see it in plugins menu....
thomas:
Setting --> Environment, then scroll down until it shows up.
It is a contrib plugin btw., so if you compile without contribs, it won't be there.
aftabnaveed:
Thanks to all for contribution
I have found the Environment Variables in Settings>Environment and to the Left of the Dialog Environment Variables
and Set the Path For my Libraries
Thanks again
Navigation
[0] Message Index
[*] Previous page
Go to full version