Search found 13 matches

  • 1
  • 2
by dl_studios
30 Mar 2015, 22:51
Forum: General Discussion
Replies: 5
Views: 2545

Re: 1.2.1 Build Error in Unity5

standalone
by dl_studios
30 Mar 2015, 21:46
Forum: General Discussion
Replies: 5
Views: 2545

Re: 1.2.1 Build Error in Unity5

We started a new project and imported noesis 1.2.1 and built. It worked fine. In our broken project. We recreated all of our gui elements in blend to see if that would make a difference. It didn't. We also deleted the usercontrol that was thowing the build error. However the build error now throws o...
by dl_studios
26 Mar 2015, 23:51
Forum: General Discussion
Replies: 5
Views: 2545

1.2.1 Build Error in Unity5

Hi been working on getting noesis v 1.2.1 to work with Unity 5. I got all of my code converted over, and Noesis is working. However, when I build on PC for Windows standalone I get the below build error. Error: FileNotFoundException: Temp\StagingArea\EndlessWorldsTest2_Data\StreamingAssets\NoesisGUI...
by dl_studios
17 Mar 2015, 00:55
Forum: General Discussion
Replies: 3
Views: 2401

Re: PC build vglMask.shader' not found

Thank you for the quick response. You must include all these files in your standalone because these are our runtime resources. Is it possible you deleted these folders unintentionally? All of those files and folders are there. None of them were deleted. After talking about it today we decided--perha...
by dl_studios
15 Mar 2015, 05:52
Forum: General Discussion
Replies: 3
Views: 2401

PC build vglMask.shader' not found

Hi I've been able to build for windows on my mac using the steps I was give in this thread . No problems. Life was great. I don't know what is making the difference, but suddenly the Windows build of my game crashes when loading the main scene. The only thing that I can think of that may have affect...
by dl_studios
09 Mar 2015, 18:43
Forum: General Discussion
Replies: 3
Views: 2271

Re: Can not select DX9

I can confirm that this fixed the issue. Thank you so much for your quick response. It was very helpful.
by dl_studios
27 Feb 2015, 22:36
Forum: General Discussion
Replies: 3
Views: 2271

Can not select DX9

I'm Getting this error when trying to build for windows on my mac: Assets/Editor/NoesisGUI/Platform_.cs(5,0): error CS1029: #error: 'DirectX is not active! Please, activate it in Window -> NoesisGUI -> Settings' I go to Window -> NoesisGUI -> Settings. I see the check box but is greyed out and uncli...
by dl_studios
20 Jan 2015, 18:11
Forum: General Discussion
Replies: 18
Views: 8975

Re: Drag and Drop

Thank you! This is really helpful!
by dl_studios
20 Jan 2015, 18:10
Forum: Showcase Gallery
Replies: 3
Views: 18844

Re: Drag & Drop

Yes thank you! This is very helpful!
by dl_studios
15 Jan 2015, 19:37
Forum: General Discussion
Replies: 18
Views: 8975

Re: Drag and Drop

Just checking up on how implementing drag and drop events is going? Or is it already implemented? I see drag event args in the system, DragStartedEventArgs, DragDeltaEventArgs etc, but I'm not sure about how to get a drag to begin. If drag and drop is implemented, how would I do it? Are you still pl...
  • 1
  • 2