简体   繁体   中英

Unity 2017 + visual studio 2017 compile error with plugin waypointsSystem

I currently have this error. What is happening right on my project when i run it is that the Waypoint System(plugin) doesn't work.

It's working in my co-workers Personal Computer, but not on my device. I compared most develop environment with partner environment. but I don't know where are different point between partner.

how can I solve this?

CS0006 D:\\Unity\\Client\\An2_Beta5\\Temp\\UnityVS_bin\\Debug\\Assembly-CSharp.dll

CS0246 D:\\Unity\\Client\\An2_Beta5\\Assets\\Scripts_World\\WorldSpaceShip.cs

CS0246 D:\\Unity\\Client\\An2_Beta5\\Assets\\Scripts_World\\WorldSpaceShip.cs

Check your and your co workers build setting. May be it is on different targeting platform.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM