Leon

Member
  • Content count

    16
  • Joined

  • Last visited

Posts posted by Leon


  1. please, what means this error:

    \apexdc\boost\boost/detail/sp_counted_base_w32.hpp(69) : error C2039: 'type_info' : is not a member of 'stlp_std'

    edit.: and, please, if the case, where can i find the stlport svn?

    thanks in advance.

    edit: sorry for this post. All files I got from Alana's fixed my problem. Thanks and sorry again.


  2. Hi guys, I have had a lot of problems about compiling apex under Windows Vista.

    1-) I downloaded Windows Media Player SDK 11 but I forgot where must I put the file netfw.h. Does anyone remember where must I include this file??? (I remember that is into any folder from Visual Studio installed but I don't remember exactly which folder...)

    2-) Also, I've got this error:

    2>fatal error C1047: The object or library file 'E:\apex\lib\stlport_static.5.2.lib' was created with an older compiler than other objects; rebuild old objects and libraries

    2>LINK : fatal error LNK1257: code generation failed

    Does anyone know how must I fix this error?

    Thanks.


  3. Hi there! =)

    After a short time working, B3 stops kicking from clientlist, only for other thing in settings.

    After more than 24 hours running, it starts dropping me from some hubs and it is not possible to reconnect, so I have to restart, and when that problem starts, people can not download from me...

    Does anybody have any solution? :D

    Thanks so much in advance!


  4. Afaik no, but your info, ifmn, might be newer. Anywayz, worth to try compiling it.

    Thanks for reply.

    Since tehre is not Windows Media Player SDK 11 available, will be correct to instal Windows Media Player SDK 10 on Vista to compile, or there is not a way to compile apex on Vista for now?

    I'm asking these things because I'm going to buy Vista soon and I just would like to know if I'll can compile apex with it...


  5. Is this possible to compile apex in windows vista? does anyone know if there is a specific Windows Media Player SDK that runs in vista? B)

    many thanks in advance :shifty:

    Well, I just would like to know if it's possible to compile apex with Windows Vista and which extra files would be necessary to do that, but, ok, thanks anyway.


  6. Is this possible to compile apex in windows vista? does anyone know if there is a specific Windows Media Player SDK that runs in vista? :rolleyes:

    many thanks in advance :thumbsup:


  7. I did include all the directories! :)

    The problem was with the right order of the included dirs. When I moved wmp sdk and dx sdk dirs to the bottom of the lists, all errors disappeared :)

    I mean YEAH! I built it! at last... :D

    Thanks for your help! If not this topic who knows how much time I would spend building it :)

    Please, where can I get WMP SDK and DX SDK?


  8. It shouldn't blink fast, it must extract itself.So do all the steps again, do not rename anything, run install.bat and wait for it to finish.In the end, the whole STL folder must be 50MB+ at least.

    Thanks again!

    Ops... I really did all steps again and the "install.bat" runs very fast and nothing happens... it shows a window and then - in a second - it closes the window... Do you have any idea why?


  9. Hi

    1 - I am not an expert, but try following only the second guide, make sure you download the right STL, extract it, install it and have the right directories included in VC++.

    Thanks for reply!

    But I did in the exact way from the second tutorial... :) When I double click in the stl.exe (or something like that), the prompt DOS opens and closes very fast, is this normal? Btw, how must I compile stlport?? :(

    The tutorial is not difficult, but after 1,000 times compiling and getting errors, I decided to enter here, I thank very much any answer.

    // Leon


  10. Hi all.

    First of all, sorry for my bad english.

    Please dudes, now I have these questions:

    1) I did the same from the both above tutorials but I'm still getting this first error message: LINK : fatal error LNK1104: cannot open file 'stlport_static.5.2.lib' What I'm doing wrong?

    2) Is it necessary to install PSDK and Python to compile ApexDC?