Crystal Space
Welcome,
Guest
. Please
login
or
register
.
May 19, 2013, 12:51:36 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9223
Posts in
2230
Topics by
5381
Members
Latest Member:
Chett
Crystal Space
Crystal Space Development
Support
Assistance with includes and libraries search paths mingw/msys
« previous
next »
Pages:
[
1
]
Author
Topic: Assistance with includes and libraries search paths mingw/msys (Read 1310 times)
Dano
Newbie
Posts: 3
Assistance with includes and libraries search paths mingw/msys
«
on:
November 10, 2007, 08:02:14 am »
Greetings, I'm the newest noob,
I can download configure, and jam and even jam install all without errors, and all by the install proceedure.
All of the samples run just fine.
My problem is that i'm now trying to create my first simple stuff, following the simple tutorial in the documentation.
I already cannot compile it manually using g++. It can't find crystalspace.h I have tried throwing -I/path/to/includes and then it complains about undefined other things so when i do -l/path/to/lib those go away but it still has errors.
I extract and jam crystal in /c/cs that is also what $CRYSTAL is set to
And when i have tried jam install it puts stuff in /usr/local/...
Either of these configurations I cannot get to work.
I suspect that I have done something wrong along the way... Or perhaps i'm missing some big clue in the writing of my first little app.
Do I have to set LIBRARY_PATH LD_LIBRARY_PATH etc etc?
Or am I missing an even more important clue somewhere?
Thanks!
Pardon,
MinGW-5.1.3
MSYS-1.0.10
cs-win32libs-1.2_002
crystalspace-src-1.2
win xp sp2
Logged
bookeater2
Newbie
Posts: 45
Re: Assistance with includes and libraries search paths mingw/msys
«
Reply #1 on:
November 10, 2007, 04:44:42 pm »
You possibly arn't linking to all the libraries required, I don't think they are all listed in the manual. Try
jam -dx simple1
that will probably list all required libraries, paths, and other info
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...