Difference between XNA Application and XNA Project

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • For those who have not yet read the documentation.

    You should first begin by build a XNA Project (either for Windows, XBOX or Phone). This will create a directory containing all the code and resources. Open this project in Visual Studio and compile it.

    Once your project folder is created, you do not need to recreate it each time you build your application. Switch the build type to XNA Application (using the same type as the project, Windows, XBOX or Phone), select the sln file at the root of the project, and MMF will save only the application. You can even do it while your project is opened under Visual, in this case you will get an alert message.

    Francois
    PM: Please login to see this link.

  • Well, nothing happens because the source code has no use unless you compile it with a compiler. :p

    Just install the Please login to see this link. as explained in the documentation, it will install MS Visual Studio 10 Express (free) if you haven't Visual Studio 10.

  • - I first checked if i had .Net version 4 or above, by going to 'run' in windows and pasting this string
    "cmd /c dir/b/ad "%systemroot%\Microsoft.NET\Framework"&pause"

    Then i took ChrisBs advice from this thread:
    Please login to see this link.

    - Installed Visual C# 2010 Express
    - Installed XNA Game Studio 4.0
    ...
    Documentation ( MMFD2 help file ) states i need:
    - XNA Game studio 4.0 (at least).
    - Visual Studio Express (or any better version)."

    It does not say specifically what version of Visual Studio Express is needed ( Visul C#, Visual C++ etc )
    ...
    Have i installed the wrong things?
    Do i need to install more?
    ( I own a Xbox and plan on developing for Xbox )

    How can i change username and display name?
    Please login to see this link.

  • You installed the correct software: Visual C# 2010 and XNA Game Studio 4.0. You don't need anything more. :)
    To test you creations on your XBox, read this: Please login to see this link. .

    Please login to see this link.
    Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!