Build fail

Please post any questions about developing your plugin here. Please use the search function before posting!
FraggerDown
Junior Member
Posts: 4
Joined: Fri Mar 04, 2016 8:15 pm

Build fail

Postby FraggerDown » Fri Mar 04, 2016 9:35 pm

Good evening, I'm trying to build the project following this tutorial (http://wiki.sourcepython.com/pages/Tutorials:Building_on_Windows).

Since I can not access this link (http://build.affecta.net/job/Source.Python/lastSuccessfulBuild);

The problem happens when I'm compiling with Microsoft Visual C ++ 2010 Express:


1>------ Build started: Project: core, Configuration: Release Win32 ------
1> memory_rtti.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
1>..\..\..\core\modules\memory\memory_rtti.cpp(273): error C2146: syntax error : missing ';' before identifier '__offset'
1>..\..\..\core\modules\memory\memory_rtti.cpp(273): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\..\..\core\modules\memory\memory_rtti.cpp(274): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\..\..\core\modules\memory\memory_rtti.cpp(278): warning C4183: '__offset': missing return type; assumed to be a member function returning 'int'
1>..\..\..\core\modules\memory\memory_rtti.cpp(277): error C2061: syntax error : identifier '__PTRDIFF_TYPE__'
1>..\..\..\core\modules\memory\memory_rtti.cpp(400): error C2065: '_s_RTTICompleteObjectLocator' : undeclared identifier
1>..\..\..\core\modules\memory\memory_rtti.cpp(400): error C2065: 'locator' : undeclared identifier
1>..\..\..\core\modules\memory\memory_rtti.cpp(400): error C3861: 'GetCompleteObjectLocator': identifier not found
1>..\..\..\core\modules\memory\memory_rtti.cpp(401): error C2065: 'locator' : undeclared identifier
1>..\..\..\core\modules\memory\memory_rtti.cpp(401): error C2227: left of '->pClassHierarchyDescriptor' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\..\core\modules\memory\memory_rtti.cpp(401): error C2227: left of '->pBaseClassArray' must point to class/struct/union/generic type
2>------ Skipped Build: Project: ALL_BUILD, Configuration: Release Win32 ------
2>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 1 skipped ==========



Thanks.
User avatar
satoon101
Project Leader
Posts: 2703
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Sat Mar 05, 2016 12:48 am

I'm not sure why you are receiving those errors. The buildbot is back up and working again. Thank you for letting us know it was down.
Image
FraggerDown
Junior Member
Posts: 4
Joined: Fri Mar 04, 2016 8:15 pm

Postby FraggerDown » Sat Mar 05, 2016 3:58 am

Oh, Thank you to restore the link, I am a big fan of EventScripts and can not imagine my server running without it

Return to “Plugin Development Support”

Who is online

Users browsing this forum: No registered users and 86 guests