Turorial
Added by Mpa4Hu about 5 years ago
Hi all, I have a question ^^
[[http://dev.ryzom.com/wiki/ryzom/EverythingWindows#2b-Configuring-Visual-C-2008]]
there is written that I must add following line:
x:\ryzom\code\nel\lib
but in nel folder, there is no lib directory
what i must to do? <_<
Replies (9)
RE: Turorial - Added by Mpa4Hu about 5 years ago
thx ^^
can you explain, why i need this direcory? I mean, if it will be used as a library folder, it must contain library files no? <_<
thx once again _
RE: Turorial - Added by sfb about 5 years ago
It will contain library files after the libraries exist. (= When you build the NeL libraries they'll be placed in here.
Thanks,
sfb
/s
RE: Turorial - Added by Mpa4Hu about 5 years ago
thx ^^
I have one more question if it's possible
http://dev.ryzom.com/wiki/ryzom/EverythingWindows#3-Compiling-NeL-ClientServer-and-Tools
there is sad click on the arrow next to where it says Debug and select Release. but in debug menu i don't have Release button
I have installed Visual C++ Express, is there any problem?
RE: Turorial - Added by sfb about 5 years ago
You can also right click on the solution name and choose Configuration Management, use the drop down to change from Debug to Release, press OK and then compile.
Thanks,
sfb
/s
RE: Turorial - Added by Mpa4Hu about 5 years ago
yes I found thx
when I compiled I had one error
.\client.rc(57) : error RC2135 : file not found: ryzom_small.ico
I must put it myself? and is there problem if I complier it once again ?
RE: Turorial - Added by kervala about 5 years ago
ryzom_small.ico is in the same folder as client.rc so I don't understand why you have this error. Can you check if it present ?
If not, you could pull/update :)
RE: Turorial - Added by Mpa4Hu about 5 years ago
hm... okey... I tried to update but no progress ))
than I created new folder and updated there, I worked. i don't know why i won't work with this folder but, nevermind. now I have all files.
new problem comes with my first question (i think)
when I compiled NEL, it did many warnings like:
stlport_statix.lib(dll_main.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(fstream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(ios.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(stdio_streambuf.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(iostream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(codecvt.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(collate.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(ctype.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(monetary.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(num_get.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(num_put.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(num_get_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(num_put_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(numpunct.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(time_facets.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(messages.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(locale_impl.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(locale_catalog.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(facets_byname.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(allocators.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info stlport_statix.lib(c_locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'F:\external\lib\stlport_statix.lib' or at 'f:\Ryzom\code\nel\lib\stlport_statix.pdb'; linking object as if no debug info Embedding manifest...
on F:\external\lib I have this stlport lib
RE: Turorial - Added by kervala about 5 years ago
stlport_statix.pdb is only necessary if you plan to debug STLport, do you really want to do this ?
(1-9/9)