Jump to content
TrinityCore

Kline

Members
  • Posts

    113
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Kline

  1. Since I don't use Windows I haven't looked into this, but you should be able to edit whatever batch to import each file sequentially rather than concatenating them to a single large file, and then there wouldn't be that issue. This is what the script I use for myself on Linux does; just import 1-by-1 in order instead of concatenating them importing.

  2. Yes, or we can test the revisions before pulls and make news crashs ^^

    Ok, I expect you will be able to provide the build farm capable of fully testing TC on all supported host OSes, then? Windows, various Linux builds, and OSX would be great. Just post up here where the devs can remote into to test every build change first. Thanks for being such a supporter!

    • Upvote 3
  3. You can cross-compile with MinGW. I started to cross-compile the vmap tools like that from my Debian machine to Windows but hit some issues with CMake I didn't feel like sorting through to fix a problem that wasn't mine (aka I don't care / need to run vmap on Windows...It was just a fun experiment). MinGW doesn't support -rdynamic option but CMake (for this project? in general? IDK, haven't looked at CMake much) enforces it during the build-tests and fails out.

  4. i wrote a reply but i cant seem to figure out what happened to it.... either way, the reason the custom section isnt there is because of previous public outcry, I personally think its a silly idea that the custom section (my fav section on these forums) is excluded from whats new function.

    That's kinda what I figured. Is there possiblly an IPB mod to push that to the UserCP? I honestly don't know what it would involve (if it's doable and you felt up to it :) ) as I've only ever run phpBB boards myself.

  5. The view new content link at the top right of each page is what I usually load to find what's new and going on here. I've noticed any posts beneath Custom Code and Mods never appear in that feed.

    I get that it's probably intentional board wide, but would it be possible to add it as a UserCP option? Or is there another method I can use to get "all" forums on the board into that feed for myself? (aside from the language ones, I'm just a dumb American and only speak English :( )

  6. to genius moderator: dont close my topic! i need help and i have a right to open a thread. while i cant find on forum!

    No, you have no rights. This is a volunteer community of private members. Nobody guaranteed you help and support or even that you could create an account. Drop the entitlement attitude.

    i need vmap4extractor and assembler for windows...

    So compile it. It's included in the GitHub repository where you should have found all the rest of the core source. If you didn't compile it yourself you won't get any help here anyway.

    someone share please

    No.

    • Upvote 1
  7. I use Linux, but a quick Google found this: http://social.msdn.microsoft.com/Forums/da-DK/vcgeneral/thread/df97a541-c630-4797-b6a0-baf768b733bb

    Try re-installing your Visual Studio. Otherwise that link has directions on how to manually configure your include paths to find the appropriate system headers. NOTE: That link also states if you build from the command line (make.exe directly) you still need to ensure your paths are set in your environment variables properly.

×
×
  • Create New...