CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: johnmcloud@libero.it

Search: Search took 0.02 seconds.

  1. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    I have the file in "include" dir, i have add the file with "include file"
    Can you try to compile the .cpp for me? It`s only one string...
    Please.
  2. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    Sure i install, it appears a screen to select directory to extract, default is:
    C:/opensource/bazislib
    It install in that director and finish

    I have also upload the file in .rar in a previus...
  3. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    I don't have idea, this is the reason i have post a thread to this forum, with a hope someone with 5 minute download the source and the library and see what is the problem. Its one week i can try...
  4. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    Sorry VictorN, but i think is the problem. The file .cpp need to include a external file ( file.h and many other ) to be build
    That file is a part of the library. The author of the software say:
    ...
  5. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    First: Yes
    Second: Yes
    Third:Now Yes, with the "" and the <> & / \ --- Not working

    I'll post the library not for ads or something, only for understand why the my vb don`t see that library. And i...
  6. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    Here we are. Is not a link, so you can download :)
    I have extract the file from .exe in two archivie.
    The 2 .rar go into the same directory before extract.

    Thanks again
  7. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    The directory is in visual studio, folder "include"?
    I try it but not work :(

    The error is the same, file not exist.
    I'll post the library, so you can try.
  8. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    Is not my code, it`s a open souce software and i want to edit only one string to use a function not expected by the author for the portable version.

    The exe is not a virus ;)
    You can test it with...
  9. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    First: You think is the problem? I'm try to edit with Code::Blocks but i have over 70 errors

    Second: Download the .exe from the link and extract in a folder. Here you have the bzscmn and other...
  10. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    Ops, sorry :)
    Here we are...

    The soucecode is in post, but the library exceded the limit of 500kb ( is 529kb ) so i'll post the link
    ...
  11. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    I have example:
    C:/project/folder/file.cpp
    C:/project/folder/bzscmn/file.h ----Not working

    I have try also
    C:/project/folder/file.cpp
    C:/project/folder/file.h ----Not working

    I have open...
  12. Replies
    26
    Views
    26,652

    Re: [C++] Build Error? Please Help!

    Fatal Error C1083 Cannot open include file "bzscmn/file.h" No such file or directory
    The file is present in the same directory
    I'm using Visual C++ 6.0
  13. Replies
    26
    Views
    26,652

    [C++] Build Error? Please Help!

    Hi community, i'm new user here.I'm trying modify and build a script from a open source program called WinCdEmu Portable.The portable version have a error in the code and i can use the command line...
Results 1 to 13 of 13





Click Here to Expand Forum to Full Width

Featured