Search found 2 matches

by ppinter88
Tue Sep 11, 2018 3:31 pm
Forum: Compiler / Linking / IDE Related
Topic: Resource File Error During Windows App Execution
Replies: 1
Views: 703

Resource File Error During Windows App Execution

Getting the following resource file error during Windows application execution (Maybe due to configuration missing or resource file in wrong location): ..\..\src\cursor.cpp(399): assert 'Assert failure' failed in wxCursor::initFromStock(): Loading a cursor defined by wxWidgets failed, did you includ...
by ppinter88
Thu Aug 02, 2018 11:17 pm
Forum: wx.NET
Topic: wx.NET with VB.NET (VS 2012)
Replies: 1
Views: 13766

wx.NET with VB.NET (VS 2012)

Found a .NET DLL version of the wxWidgets thru webpage http://www.wxwidgets.org/downloads/, which linked to SourceForge. Grabbed this and installed wx.NET.dll along with wx-c.dll and added references to my VB.NET project. Ok so far. However, when I build I get the following error: The "ResolveM...