Giter VIP home page Giter VIP logo

fuji's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fuji's Issues

Suggests

Hi, i'm trying to do an app like feedback and i'd like to know which library/program language did you use :)

Invalid visualproj

Okay, this is terrible, i installed and using the Visual Studio 2005, the .visualdproj file is existed inside, i use a batch file to create a project that i using VS2005 included

image

is this broken?

error

i don't know what this file type, i trying to build these...

Unable to build

Giving it another try, have got it to a point where Fuji, Haku and mad all build fine now
FujiDLL build gives:

49  IntelliSense: incomplete type is not allowed    d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    19  11  Fuji
50  IntelliSense: identifier "MFMaterial" is undefined  d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    19  39  Fuji
51  IntelliSense: identifier "pMaterial" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    19  51  Fuji
52  IntelliSense: incomplete type is not allowed    d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    20  11  Fuji
53  IntelliSense: identifier "MFMaterial" is undefined  d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    20  40  Fuji
54  IntelliSense: identifier "pMaterial" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    20  52  Fuji
55  IntelliSense: identifier "MFMaterial" is undefined  d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    21  30  Fuji
56  IntelliSense: identifier "pMaterial" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    21  42  Fuji
57  IntelliSense: incomplete type is not allowed    d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    22  11  Fuji
58  IntelliSense: identifier "MFMaterial" is undefined  d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    22  31  Fuji
59  IntelliSense: identifier "pMaterial" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    22  43  Fuji
60  IntelliSense: incomplete type is not allowed    d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    23  11  Fuji
61  IntelliSense: identifier "MFMaterial" is undefined  d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    23  37  Fuji
62  IntelliSense: identifier "pMaterial" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    23  49  Fuji
63  IntelliSense: expected a ')'    d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    23  58  Fuji
64  IntelliSense: identifier "uintp" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    24  1   Fuji
65  IntelliSense: identifier "MFMaterial" is undefined  d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    24  37  Fuji
66  IntelliSense: identifier "pMaterial" is undefined   d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    24  49  Fuji
67  IntelliSense: expected a ')'    d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    24  58  Fuji
68  IntelliSense: identifier "MFMaterialParameterInfo" is undefined d:\VCS\GIT\fuji\Fuji\Source\Materials\MFMat_Effect.h    26  1   Fuji

and

Error 596 error LNK2001: unresolved external symbol _mad_timer_add D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 597 error LNK2001: unresolved external symbol _mad_timer_multiply D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 598 error LNK2001: unresolved external symbol _mad_timer_count D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 599 error LNK2001: unresolved external symbol _mad_stream_init D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 600 error LNK2001: unresolved external symbol _mad_stream_finish D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 601 error LNK2001: unresolved external symbol _mad_stream_buffer D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 602 error LNK2001: unresolved external symbol _mad_stream_errorstr D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 603 error LNK2001: unresolved external symbol _mad_header_init D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 604 error LNK2001: unresolved external symbol _mad_frame_init D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 605 error LNK2001: unresolved external symbol _mad_frame_finish D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 606 error LNK2001: unresolved external symbol _mad_frame_decode D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 607 error LNK2001: unresolved external symbol _mad_synth_init D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 608 error LNK2001: unresolved external symbol _mad_synth_frame D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL
Error 609 error LNK2001: unresolved external symbol _mad_timer_zero D:\VCS\GIT\fuji\Fuji\Project\MFSound_MAD.obj FujiDLL

Win8 x64, VS2012 if it helps. Seems promising that it's only MFSound and MFMat now.

ID3v2 tag support is really lame

Many attributes not supported, and the encoding byte (byte immediately after the attribute identifier bytes) is ignored.
Fuji generally uses utf-8, data should be converted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.