Save tuxture by VSL problem

(5 posts) (3 voices)

Tags:

No tags yet.

  1. mhh110

    veteran
    Joined: Sep '07
    Posts: 113

    hello friends
    I saved my texture with this code in vsl

    V_Name=V_Path+V_Texture.GetName()+ Name;     //for example d:\pic.jpg
    V_Texture.SaveImage(V_Name.CStr(),0,true);

    In Dev it works fine ,But in exe file it doesn't work.why?
    thanks in advance

    Posted 1 year ago #
  2. sunder3dvia

    veteran
    Joined: May '13
    Posts: 276

    Hi mmh110,

    Do you mean exe file is "vmo" file?

    Posted 1 year ago #
  3. mhh110

    veteran
    Joined: Sep '07
    Posts: 113

    No ,my mean is Stand Alone exe file
    I compiled it in VS2003 with VT4.0 but don't save picture.

    Posted 12 months ago #
  4. szenarist_01

    member
    Joined: Oct '09
    Posts: 20

    Hi,

    did you get any solution?
    I have the same problem, that in exe textures are not saved.

    Posted 8 months ago #
  5. mhh110

    veteran
    Joined: Sep '07
    Posts: 113

    Hi,
    No I can't
    If you find any,inform me please.
    tnx.

    Posted 8 months ago #

Reply

You must log in to post.