Failed to build godot sharp solution

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Courouxer

Hey everyone,

I recently wanted to try godot engine. And i already know C# (coming from unity) I installed the mono version x64 and mono sdk 5.12.0 but when i try to run my project i get this error: " Failed to build godotsharp solution".

Is there anyone who could help me ? I would appreciate it.

Edit : I’m runnig under windows 10

Hi,
Could you kindly add to the question your system specification? Operative System specially.

p7f | 2019-01-09 16:38

ok i’ve added it

Courouxer | 2019-01-09 16:59

Have you set Editor Settings > Mono > Builds > Build Tool to MS BUILD (System) ? What version of MSbuild do you have?

p7f | 2019-01-09 17:04

it’s on MS Build (mono) but there isn’t MS Build (system)

Courouxer | 2019-01-09 17:06

Well, i’m not windows user, but sometime ago i’ve read in github that there was a problem if project and/or engine where not in C drive. Do you have them both on C drive? Are you using 3.0.6 version of godot? VS tools installed?

p7f | 2019-01-09 17:11

i will try to put it in the c drive thx for your help

Courouxer | 2019-01-09 17:18

Please tell me if it works!

p7f | 2019-01-09 17:19

I’ve also found this:

I have Godot engine and project folders in my D drive, and creating a “release” folder in D like “D:\release” fixed the problem.

p7f | 2019-01-09 17:21

it worked thx now i have another problem

Courouxer | 2019-01-09 18:17

Glad that worked. I’m going to post an answer, in order to help someone else with the same problem. You may select it if it helped so ohters can see its solved.

About the other problem… which is it? post another question and i’ll see if i can help!

p7f | 2019-01-09 18:19

ok thank you

Courouxer | 2019-01-09 18:21

:bust_in_silhouette: Reply From: p7f

Well, i’m not windows user, but sometime ago i’ve read in github that there was a problem if project and/or engine where not in C drive. Do you have them both on C drive?

I’ve also found this:

I have Godot engine and project folders in my D drive, and creating a “release” folder in D like “D:\release” fixed the problem.

Wow, thanks spent ages racking my brain over this. Seems really odd they wouldn’t just check for the folder and give some meaningful error.

b-hayes | 2020-08-27 14:40

By release did you mean like create and folder or, is it something else

LJ INFINITY | 2021-04-08 17:10