Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by zKici · Feb 20, 2014 at 03:15 AM · monodevelop.netframeworknet

Monodevelop Net Framework 4 change error

How do I change MonoDevelop to Net Framework 4 I can locate it at: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0 but then what it keeps giving me an error: Mono runtime not found, please provide a valid directory prefix where mono is installed for example: /usr

Comment
Add comment · Show 10
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image mattyman174 · Feb 20, 2014 at 03:30 AM 0
Share

Not sure but if your trying to use the .NET Framework to write your Code as an IDE that wont work.

The .NET Framework is a Library Extension of Code, it is not an IDE (Integrated Development Environment).

avatar image zKici · Feb 20, 2014 at 03:33 AM 0
Share

hey mattyman, please check this link: http://www.daikonforge.com/dfgui/forums/topic/dflabel/#post-7757 this is the reason I need to change it because currently DF does not show in $$anonymous$$onoDeveloper...

Thanks

avatar image rutter · Feb 20, 2014 at 03:34 AM 0
Share

Why would you want to do that? Unity is built to run against $$anonymous$$ono. Building your game against another runtime probably doesn't have a good ending.

avatar image zKici · Feb 20, 2014 at 03:35 AM 0
Share

rutter see the link above in the comment.. i cannot use asset i purchased...

avatar image mattyman174 · Feb 20, 2014 at 03:37 AM 0
Share

The .exe you need to use for C# to be the Default Scripting Environment in Unity is located in this directory.

Installed Drive - Visual Studio 2010 - Common7 - IDE - devenv.exe

I use VS 2010 and it works fine. You change your Environment in the Preferences Window.

Show more comments

5 Replies

· Add your reply
  • Sort: 
avatar image
5
Best Answer

Answer by rutter · Feb 20, 2014 at 03:47 AM

Ahh, right. MonoDevelop and Unity don't quite agree on a .NET spec. It's annoying. I usually just edit in MonoDevelop and compile in Unity to avoid dealing with it, but that's not necessarily the best solution.

The most common way this comes up is with default function arguments, which is exactly the case here.

Thanks for clarifying what you're trying to do. For anyone else who stumbles across this thread, here's a link that should clear things up a bit.

Anyway, here's how to change the setting:

  • Open MonoDevelop

  • In the solution browser, find "Assembly-CSharp"

  • Right click the assembly, find "Options" (near the botton)

  • Open the options menu, find Build > General

  • Here, you should find a "target framework" option, as in the screenshot you saw before

You can repeat this option for each assembly in the project, but you probably don't need to unless you have errors.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image zKici · Feb 20, 2014 at 04:00 AM 1
Share

Wow rutter! Thank you so much this has saved me so much grief. I've tried to Change it by going to Tools -> Options...

Thanks again, hope any other newbies find this before they give up haha.

avatar image zKici · Feb 20, 2014 at 04:22 AM 0
Share

Rutter, $$anonymous$$onoDevelop still will not show default function arguments... This is getting very frustrating now there are no errors in compiling just some warnings. So I've tried to either fix C# or get $$anonymous$$onoDeveloper to work please help. The C# error is here: http://answers.unity3d.com/questions/644521/c-wont-open-unity-project.html And the $$anonymous$$onoDeveloper well, it does not show the default function arguments.... thanks

avatar image laryk_ua · Nov 18, 2014 at 09:32 AM 0
Share

Rutter, thanx so much! That working

avatar image
1

Answer by husnain_rao · Feb 20, 2018 at 10:11 AM

Logged in Just To Say Thanx.u Legend :P

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by zKici · Feb 20, 2018 at 11:53 PM

I have since moved to https://assetstore.unity.com/packages/tools/visual-scripting/script-inspector-3-3535 Script inspector... saves times

& I'm not getting paid for this advertisement lol :)

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by ZarifMont · May 02, 2019 at 04:01 PM

every time I go in build, everything is white and nothing appears!! heeelp

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by unity_3A8_PFsOTq3NBw · Jun 16, 2019 at 06:18 PM

IntelliSense is working now ty! It is linked to the .NET version I assume?

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

23 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to change the target framework to Unity 3.5 .net Subset Base Class Libraries in the MonoDevelop-Unity? 1 Answer

Unity switches MonoDevelop to .Net 3.5 constantly 0 Answers

Unity 4.6.2 Monodevelop Net framework issue 0 Answers

Trying to use SDK as plugin that compiled with .NET Framework 4.0 in Unity 1 Answer

Advantages of .NET framework 4.6 upgrade? 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges