Francisco Dias's Recent Forum Activity

  • Thank U

  • I used the code:

    try

    {

    //something

    }

    catch (exception &e)

    {

    //catch action

    }

    is it possible to send the catch information to the user while in debu mode? other then saying that the error was in plugin XYZ I wanted it to say for example: "Bad use of function K, no valid file was selected".. thank you in advance

  • I know the OR operator and I' used it ..but I used the double "|" like this:

    OF_NOCOMMONDEBUG || OF_NODRAW

    and it didn't work... and the variables I'm trying to define are to be global and used on all actions.

    thas was the only problem! And I've declared the variable. Thank you for supporting and motivating new people..

  • its the "myValue" that is undeclared!! I don't know why I've declared the action in main.h and gave it an entry in ACE Table.cpp and defined it in Actions.cpp but when I used the variable myValue it sais it is undeclared (the variable, I mean)!

  • One more question! I'm defining my at "Your edittime extension data goes here" for example:

    int myValue;

    and I want to use it in an action, but it says it is undeclared!! What should I do??

  • Thank you a lot.. I'm really sorry for posting so many questions lately. But I'm really trying to learn this.. cus I want to make great contributes to the foruns!

  • Hi there (AGAIN), to all!

    I wanted to know how can I combine IDE flags?!

  • Thank u! I think I got it

  • I'm trying to combine SQLite3 with SDK to create a database managing plugin!

    I'm using the SQLite.org (source) and a C++ wrapper.. but when compiling I get an "unresolved external" error!!

    the wrapper I'm using is SQLwxx, but this happens with all wrappers so I think it has nothing to do with the wrapper and it is a problem on the SDK configuration!! Thank you in advance

  • Hi everyone! I'm introducing myself to creating plugins, and I wanted to know how data values are returned to construct:

    • Are strings returned as std::string or const char[]??
    • How does the same apply to ints and floats, are they returned as normal floats/ints or should they be converted to something else?

    thank u all in advance,

    Francisco Dias (xD)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Ohh I finally got it to compile! but now I'm following the tutorial and the plugin doesn't show up in Construct.

  • I get an error compiling "can't include DXsnips.h no sush file or directory".. :/ some ideia?

Francisco Dias's avatar

Francisco Dias

Member since 15 Dec, 2008

None one is following Francisco Dias yet!

Trophy Case

  • 15-Year Club

Progress

15/44
How to earn trophies