Jump to content

Reboot

Banned
  • Posts

    529
  • Joined

  • Last visited

  • Days Won

    33
  • Feedback

    0%

Everything posted by Reboot

  1. Please nicely, and does not start with offtopic. I said clearly, the topic was clean. If you have any suggestions about the source, I'm listening glad. Thx.
  2. Use this with vss 2013 Or recompile cryptopp with v120_xp toolset
  3. Use gcc49. Use a clean freebsd, ports is shit , belive me. Use a clean freebsd and this steps : pkg install gcc49 pkg install makedepend pkg install gmake pkg install boost-all pkg install subversion pkg install cryptopp
  4. The topic has been cleared by sanchez, please do not post off-topic posts. This is my topic, just post your opinions about the source and what I should add to improve. We allowed and those in romania, I understood that I could not stop download. Can I have friends in thread countries and take easy link.
  5. gcc -c -fPIC file.c -o file.o This will generate an object file (.o), now you take it and create the .so file: gcc file.o -shared -o file.so If you want to the steps below in one step : gcc -shared -o files.so -fPIC files.c I recomand gcc49 for that.. You can use for example , if you are beginner IMER LIBS : The exetnsion on you code must be (.c or .cpp ) Good luck
  6. The best source to client is mainline_released original, kraizy.tgz Do not use that source of Terenzo. The best option is mainline_released original
  7. Hello, I would like to help me and me with few resources or links. -SpeedTree 1.6.0 SDK -DirectX 8.0 SDK
  8. Because I want, I blocked all IP from romania. I do not want plain and simple. I have my reasons. And do not ask me about it.
  9. This is not public, maybe i will release this.
  10. Update. Tutorial Number 2 (3 days left) I completely forgot about this series of tutorials. Tutorial number 2 is named : The compiler
  11. Now you can download. In a few days to update with the 3 remaining warnings resolved.
  12. Open novaline /Client /Scriptlib /Python 2.2 Copy from python 2.2 all .h files in extern/include/python 2.2 Open novaline /Client /Scriptlib /Python 2.2/libs Copy from libs all lib intro /extern/lib Compile now Open extern/include/Python2.2 Open bitset.h and delete this line #define const char Open extern/cryptopp and recompile cryptopp with v120_xp toolset That is all , must work
  13. Internet poorly, try 3 hours :(
  14. Delete UTC on vbox settings. The error comes from your settings, from what I see in you changed the cmd_gm. I do not understand why ask here. How would we know what error you got and what you changed?
  15. Compile crryptopp with v120 toolse( Debug and release )
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.