Results 1 to 7 of 7
  1. #1
    CanYouDoIt's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    pau
    Posts
    49
    Reputation
    10
    Thanks
    3

    [HELP]Compile Error - Whit's combined base

    I got this error when i compile:

    Code:
    1>------ Build started: Project: CaBase, Configuration: Debug Win32 ------
    1>Compiling...
    1>ADE32.cpp
    1>c1xx : fatal error C1083: Cannot open source file: '.\ADE32.cpp': No such file or directory
    1>Misc.cpp
    1>c1xx : fatal error C1083: Cannot open source file: '.\Misc.cpp': No such file or directory
    1>Generating Code...
    1>Build log was saved at "file://c:\Documents and Settings\Admin\Desktop\montando seu priemiro hack para ca\Combined Base v2\CaBase\Debug\BuildLog.htm"
    1>CaBase - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    What i should do?

  2. #2
    UGodly's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    https://www.mpgh.net/forum/members/645501-ugodly.html
    Posts
    1,234
    Reputation
    18
    Thanks
    160
    My Mood
    Yeehaw
    lol u gotta learn c++ first

  3. #3
    Solify's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Frankfurt, Germany
    Posts
    2,291
    Reputation
    143
    Thanks
    2,477
    My Mood
    Aggressive
    what about "releasing" the project and not "debugging" it^^

  4. #4
    UGodly's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    https://www.mpgh.net/forum/members/645501-ugodly.html
    Posts
    1,234
    Reputation
    18
    Thanks
    160
    My Mood
    Yeehaw
    do u even have those file in directory/ in project?
    the files that say its missing if not thats what u need to put in project

  5. #5
    CanYouDoIt's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    pau
    Posts
    49
    Reputation
    10
    Thanks
    3
    I download the combined base v2, open the CaBase and compile (without editing) and i see this errors. Then i look in the folder, and doesn't have this missing files. I take the missing files from Combined base v1, i don't know if its right.

  6. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    You dont need those files man...

  7. #7
    CanYouDoIt's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    pau
    Posts
    49
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by whit View Post
    You dont need those files man...
    So I can remove those files in Visual C++ ?

Similar Threads

  1. [Release] Whit's Combined Base v2 [Updated]
    By Dead 4 Real in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 131
    Last Post: 02-16-2011, 10:43 PM
  2. [HELP]Whit's Combined Base 2 [Updated]
    By dllbase in forum Combat Arms Coding Help & Discussion
    Replies: 23
    Last Post: 02-11-2011, 09:27 PM
  3. Compile errors - Whit's combined base v2
    By Capevaldo in forum Combat Arms Coding Help & Discussion
    Replies: 7
    Last Post: 11-10-2010, 03:50 PM
  4. [HELP]Compile error =X
    By Capevaldo in forum Combat Arms Coding Help & Discussion
    Replies: 7
    Last Post: 10-11-2010, 02:03 PM
  5. [HELP] Compiler Error
    By ~Liberty~ in forum C++/C Programming
    Replies: 6
    Last Post: 07-21-2010, 11:30 AM