Some errors while trying to compile the Core.

Here you can post threads specific to the current release of the core (099)

Moderator: POL Developer

Post Reply
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Some errors while trying to compile the Core.

Post by Yukiko »

It's been a while (maybe a year) since I have compiled the Core. The last time I compiled it everything went swimmingly. This time however that is not the case. I downloaded from the repo. I ran the batch file to decompress the "boost" stuff. Then I tried running the buildDistWin.bat file and received the foillowing two (2) line error:

Code: Select all

Couldnt find a suitable vcvarsall.bat.
Press any key to continue . . .
So next I tried building the solution from Visual Studio 2012 Professional and received the following few errors:

Code: Select all

Error	1	error C1083: Cannot open source file: 'realm.cpp': No such file or directory	D:\polserver-master\pol-core\plib\c1xx	plib
Error	2	error C1083: Cannot open source file: 'polver.cpp': No such file or directory	D:\polserver-master\pol-core\plib\c1xx	plib
Error	3	error C1083: Cannot open source file: 'realmfunc.cpp': No such file or directory	D:\polserver-master\pol-core\plib\c1xx	plib
Error	4	error C1083: Cannot open source file: 'realmlos.cpp': No such file or directory	D:\polserver-master\pol-core\plib\c1xx	plib
Error	5	error C1083: Cannot open source file: 'realmlos2.cpp': No such file or directory	D:\polserver-master\pol-core\plib\c1xx	plib
Error	6	error C1083: Cannot open source file: 'MD5.cpp': No such file or directory	D:\polserver-master\pol-core\clib\c1xx	clib
Error	7	error C1083: Cannot open source file: 'progver.cpp': No such file or directory	D:\polserver-master\pol-core\clib\c1xx	clib
Error	8	error C1083: Cannot open source file: 'unicode.cpp': No such file or directory	D:\polserver-master\pol-core\clib\c1xx	clib
Error	9	error C1083: Cannot open include file: 'inttypes.h': No such file or directory	D:\polserver-master\pol-core\clib\Debugging\ExceptionParser.cpp	17	1	clib
Error	10	error C1083: Cannot open source file: 'ecompile.cpp': No such file or directory	D:\polserver-master\pol-core\ecompile\c1xx	ecompile
Error	11	error C1083: Cannot open source file: '..\plib\polver.cpp': No such file or directory	D:\polserver-master\pol-core\runecl\c1xx	runecl
Error	12	error C1083: Cannot open source file: 'runecl.cpp': No such file or directory	D:\polserver-master\pol-core\runecl\c1xx	runecl
Error	13	error C1083: Cannot open source file: 'uotool.cpp': No such file or directory	D:\polserver-master\pol-core\uotool\c1xx	uotool
Error	14	error C1083: Cannot open source file: 'poltool.cpp': No such file or directory	D:\polserver-master\pol-core\poltool\c1xx	poltool
Error	15	error C2059: syntax error : ';' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	runecl
Error	16	error C2238: unexpected token(s) preceding ';' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	runecl
Error	17	error C2059: syntax error : ';' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	runecl
Error	18	error C2238: unexpected token(s) preceding ';' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	runecl
Error	19	error C2143: syntax error : missing ')' before '{' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	runecl
Error	20	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	runecl
Error	21	error C2143: syntax error : missing ';' before '}' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	runecl
Error	22	error C2059: syntax error : ')' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	runecl
Error	23	error C2447: '{' : missing function header (old-style formal list?) (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	runecl
Error	24	error C2059: syntax error : ';' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	runecl
Error	25	error C2238: unexpected token(s) preceding ';' (..\pol\proplist.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	runecl
Error	26	error C1083: Cannot open source file: 'uoconvert.cpp': No such file or directory	D:\polserver-master\pol-core\uoconvert\c1xx	uoconvert
Error	27	error C2059: syntax error : ';' (..\pol\module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	runecl
Error	28	error C2238: unexpected token(s) preceding ';' (..\pol\module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	runecl



************DELETED SOME ERRORS DUE TO MESSAGE SIZE ERROR FROM PHP BB FORUMS**************



Error	1228	error C1903: unable to recover from previous error(s); stopping compilation (mobile\chrcast.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1229	error C2059: syntax error : ';' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1230	error C2238: unexpected token(s) preceding ';' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1231	error C2059: syntax error : ';' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1232	error C2238: unexpected token(s) preceding ';' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1233	error C2143: syntax error : missing ')' before '{' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1234	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1235	error C2143: syntax error : missing ';' before '}' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1236	error C2059: syntax error : ')' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1237	error C2447: '{' : missing function header (old-style formal list?) (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1238	error C2059: syntax error : ';' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1239	error C2238: unexpected token(s) preceding ';' (mobile\chrituse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1240	error C1903: unable to recover from previous error(s); stopping compilation (mobile\chrituse.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1241	error C2059: syntax error : ';' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1242	error C2238: unexpected token(s) preceding ';' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1243	error C2059: syntax error : ';' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1244	error C2238: unexpected token(s) preceding ';' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1245	error C2143: syntax error : missing ')' before '{' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1246	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1247	error C2143: syntax error : missing ';' before '}' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1248	error C2059: syntax error : ')' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1249	error C2447: '{' : missing function header (old-style formal list?) (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1250	error C2059: syntax error : ';' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1251	error C2238: unexpected token(s) preceding ';' (mobile\chrskuse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1252	error C1903: unable to recover from previous error(s); stopping compilation (mobile\chrskuse.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1253	error C2059: syntax error : ';' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1254	error C2238: unexpected token(s) preceding ';' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1255	error C2059: syntax error : ';' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1256	error C2238: unexpected token(s) preceding ';' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1257	error C2143: syntax error : missing ')' before '{' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1258	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1259	error C2143: syntax error : missing ';' before '}' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1260	error C2059: syntax error : ')' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1261	error C2447: '{' : missing function header (old-style formal list?) (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1262	error C2059: syntax error : ';' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1263	error C2238: unexpected token(s) preceding ';' (mobile\corpse.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1264	error C1903: unable to recover from previous error(s); stopping compilation (mobile\corpse.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1265	error C2059: syntax error : ';' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1266	error C2238: unexpected token(s) preceding ';' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1267	error C2059: syntax error : ';' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1268	error C2238: unexpected token(s) preceding ';' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1269	error C2143: syntax error : missing ')' before '{' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1270	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1271	error C2143: syntax error : missing ';' before '}' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1272	error C2059: syntax error : ')' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1273	error C2447: '{' : missing function header (old-style formal list?) (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1274	error C2059: syntax error : ';' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1275	error C2238: unexpected token(s) preceding ';' (multi\boat.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1276	error C1903: unable to recover from previous error(s); stopping compilation (multi\boat.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol



************DELETED SOME ERRORS DUE TO MESSAGE SIZE ERROR FROM PHP BB FORUMS**************



Error	1384	error C2059: syntax error : ';' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1385	error C2238: unexpected token(s) preceding ';' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1386	error C2143: syntax error : missing ')' before '{' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1387	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1388	error C2143: syntax error : missing ';' before '}' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1389	error C2059: syntax error : ')' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1390	error C2447: '{' : missing function header (old-style formal list?) (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1391	error C2059: syntax error : ';' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1392	error C2238: unexpected token(s) preceding ';' (network\cliface.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1393	error C1903: unable to recover from previous error(s); stopping compilation (network\cliface.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1394	error C2059: syntax error : ';' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1395	error C2238: unexpected token(s) preceding ';' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1396	error C2059: syntax error : ';' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1397	error C2238: unexpected token(s) preceding ';' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1398	error C2143: syntax error : missing ')' before '{' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1399	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1400	error C2143: syntax error : missing ';' before '}' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1401	error C2059: syntax error : ')' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1402	error C2447: '{' : missing function header (old-style formal list?) (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1403	error C2059: syntax error : ';' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1404	error C2238: unexpected token(s) preceding ';' (network\clientthread.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1405	error C2059: syntax error : ';' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1406	error C2238: unexpected token(s) preceding ';' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1407	error C2059: syntax error : ';' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1408	error C2238: unexpected token(s) preceding ';' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1409	error C2143: syntax error : missing ')' before '{' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1410	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1411	error C2143: syntax error : missing ';' before '}' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1412	error C2059: syntax error : ')' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1413	error C2447: '{' : missing function header (old-style formal list?) (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1414	error C2059: syntax error : ';' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1415	error C2238: unexpected token(s) preceding ';' (network\packethooks.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1416	error C2660: 'fmt::BasicWriter<Char>::Format' : function does not take 2 arguments	D:\polserver-master\pol-core\pol\network\clientthread.cpp	723	1	pol
Error	1417	error C2059: syntax error : ';' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1418	error C2238: unexpected token(s) preceding ';' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1419	error C2059: syntax error : ';' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1420	error C2238: unexpected token(s) preceding ';' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1421	error C2143: syntax error : missing ')' before '{' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1422	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1423	error C2143: syntax error : missing ';' before '}' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1424	error C2059: syntax error : ')' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1425	error C2447: '{' : missing function header (old-style formal list?) (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1426	error C2059: syntax error : ';' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1427	error C2238: unexpected token(s) preceding ';' (module\attributemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1428	error C2059: syntax error : ';' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1429	error C2238: unexpected token(s) preceding ';' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1430	error C2059: syntax error : ';' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1431	error C2238: unexpected token(s) preceding ';' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1432	error C2143: syntax error : missing ')' before '{' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1433	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1434	error C2143: syntax error : missing ';' before '}' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1435	error C2059: syntax error : ')' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1436	error C2447: '{' : missing function header (old-style formal list?) (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1437	error C2059: syntax error : ';' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1438	error C2238: unexpected token(s) preceding ';' (module\boatmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1439	error C2059: syntax error : ';' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1440	error C2238: unexpected token(s) preceding ';' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1441	error C2059: syntax error : ';' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1442	error C2238: unexpected token(s) preceding ';' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1443	error C2143: syntax error : missing ')' before '{' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1444	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1445	error C2143: syntax error : missing ';' before '}' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1446	error C2059: syntax error : ')' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1447	error C2447: '{' : missing function header (old-style formal list?) (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1448	error C2059: syntax error : ';' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1449	error C2238: unexpected token(s) preceding ';' (module\clmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1450	error C2059: syntax error : ';' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1451	error C2238: unexpected token(s) preceding ';' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1452	error C2059: syntax error : ';' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1453	error C2238: unexpected token(s) preceding ';' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1454	error C2143: syntax error : missing ')' before '{' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1455	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1456	error C2143: syntax error : missing ';' before '}' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1457	error C2059: syntax error : ')' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1458	error C2447: '{' : missing function header (old-style formal list?) (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1459	error C2059: syntax error : ';' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1460	error C2238: unexpected token(s) preceding ';' (module\datastore.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1461	error C2059: syntax error : ';' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1462	error C2238: unexpected token(s) preceding ';' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1463	error C2059: syntax error : ';' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1464	error C2238: unexpected token(s) preceding ';' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1465	error C2143: syntax error : missing ')' before '{' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1466	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1467	error C2143: syntax error : missing ';' before '}' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1468	error C2059: syntax error : ')' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1469	error C2447: '{' : missing function header (old-style formal list?) (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1470	error C2059: syntax error : ';' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1471	error C2238: unexpected token(s) preceding ';' (module\guildmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1472	error C2059: syntax error : ';' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1473	error C2238: unexpected token(s) preceding ';' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1474	error C2059: syntax error : ';' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1475	error C2238: unexpected token(s) preceding ';' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1476	error C2143: syntax error : missing ')' before '{' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1477	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1478	error C2143: syntax error : missing ';' before '}' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1479	error C2059: syntax error : ')' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1480	error C2447: '{' : missing function header (old-style formal list?) (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1481	error C2059: syntax error : ';' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1482	error C2238: unexpected token(s) preceding ';' (module\npcmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1483	error C2059: syntax error : ';' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1484	error C2238: unexpected token(s) preceding ';' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1485	error C2059: syntax error : ';' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1486	error C2238: unexpected token(s) preceding ';' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1487	error C2143: syntax error : missing ')' before '{' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1488	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1489	error C2143: syntax error : missing ';' before '}' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1490	error C2059: syntax error : ')' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1491	error C2447: '{' : missing function header (old-style formal list?) (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1492	error C2059: syntax error : ';' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1493	error C2238: unexpected token(s) preceding ';' (module\partymod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1494	error C2059: syntax error : ';' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1495	error C2238: unexpected token(s) preceding ';' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1496	error C2059: syntax error : ';' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1497	error C2238: unexpected token(s) preceding ';' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1498	error C2143: syntax error : missing ')' before '{' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1499	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1500	error C2143: syntax error : missing ';' before '}' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1501	error C2059: syntax error : ')' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1502	error C2447: '{' : missing function header (old-style formal list?) (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1503	error C2059: syntax error : ';' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1504	error C2238: unexpected token(s) preceding ';' (module\osmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1505	error C2059: syntax error : ';' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1506	error C2238: unexpected token(s) preceding ';' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1507	error C2059: syntax error : ';' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1508	error C2238: unexpected token(s) preceding ';' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1509	error C2143: syntax error : missing ')' before '{' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1510	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1511	error C2143: syntax error : missing ';' before '}' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1512	error C2059: syntax error : ')' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1513	error C2447: '{' : missing function header (old-style formal list?) (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1514	error C2059: syntax error : ';' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1515	error C2238: unexpected token(s) preceding ';' (module\polsystemmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1516	error C2059: syntax error : ';' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1517	error C2238: unexpected token(s) preceding ';' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1518	error C2059: syntax error : ';' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1519	error C2238: unexpected token(s) preceding ';' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1520	error C2143: syntax error : missing ')' before '{' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1521	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1522	error C2143: syntax error : missing ';' before '}' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1523	error C2059: syntax error : ')' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1524	error C2447: '{' : missing function header (old-style formal list?) (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1525	error C2059: syntax error : ';' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1526	error C2238: unexpected token(s) preceding ';' (module\storagemod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1527	error C2059: syntax error : ';' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1528	error C2238: unexpected token(s) preceding ';' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1529	error C2059: syntax error : ';' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1530	error C2238: unexpected token(s) preceding ';' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1531	error C2143: syntax error : missing ')' before '{' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1532	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1533	error C2143: syntax error : missing ';' before '}' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1534	error C2059: syntax error : ')' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1535	error C2447: '{' : missing function header (old-style formal list?) (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1536	error C2059: syntax error : ';' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1537	error C2238: unexpected token(s) preceding ';' (module\unimod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1538	error C2059: syntax error : ';' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1539	error C2238: unexpected token(s) preceding ';' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1540	error C2059: syntax error : ';' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1541	error C2238: unexpected token(s) preceding ';' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1542	error C2143: syntax error : missing ')' before '{' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1543	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1544	error C2143: syntax error : missing ';' before '}' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1545	error C2059: syntax error : ')' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1546	error C2447: '{' : missing function header (old-style formal list?) (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1547	error C2059: syntax error : ';' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1548	error C2238: unexpected token(s) preceding ';' (module\uomod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1549	error C2059: syntax error : ';' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1550	error C2238: unexpected token(s) preceding ';' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1551	error C2059: syntax error : ';' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1552	error C2238: unexpected token(s) preceding ';' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1553	error C2143: syntax error : missing ')' before '{' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1554	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1555	error C2143: syntax error : missing ';' before '}' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1556	error C2059: syntax error : ')' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1557	error C2447: '{' : missing function header (old-style formal list?) (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1558	error C2059: syntax error : ';' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1559	error C2238: unexpected token(s) preceding ';' (module\uomod2.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1560	error C2059: syntax error : ';' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1561	error C2238: unexpected token(s) preceding ';' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1562	error C2059: syntax error : ';' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1563	error C2238: unexpected token(s) preceding ';' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1564	error C2143: syntax error : missing ')' before '{' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1565	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1566	error C2143: syntax error : missing ';' before '}' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1567	error C2059: syntax error : ')' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1568	error C2447: '{' : missing function header (old-style formal list?) (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1569	error C2059: syntax error : ';' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1570	error C2238: unexpected token(s) preceding ';' (module\uomod3.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1571	error C2059: syntax error : ';' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1572	error C2238: unexpected token(s) preceding ';' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1573	error C2059: syntax error : ';' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1574	error C2238: unexpected token(s) preceding ';' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1575	error C2143: syntax error : missing ')' before '{' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1576	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1577	error C2143: syntax error : missing ';' before '}' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1578	error C2059: syntax error : ')' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1579	error C2447: '{' : missing function header (old-style formal list?) (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1580	error C2059: syntax error : ';' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1581	error C2238: unexpected token(s) preceding ';' (module\uomod4.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1582	error C2059: syntax error : ';' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1583	error C2238: unexpected token(s) preceding ';' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1584	error C2059: syntax error : ';' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1585	error C2238: unexpected token(s) preceding ';' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1586	error C2143: syntax error : missing ')' before '{' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1587	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1588	error C2143: syntax error : missing ';' before '}' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1589	error C2059: syntax error : ')' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1590	error C2447: '{' : missing function header (old-style formal list?) (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1591	error C2059: syntax error : ';' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1592	error C2238: unexpected token(s) preceding ';' (module\vitalmod.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1593	error C2059: syntax error : ';' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1594	error C2238: unexpected token(s) preceding ';' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1595	error C2059: syntax error : ';' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1596	error C2238: unexpected token(s) preceding ';' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1597	error C2143: syntax error : missing ')' before '{' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1598	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1599	error C2143: syntax error : missing ';' before '}' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1600	error C2059: syntax error : ')' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1601	error C2447: '{' : missing function header (old-style formal list?) (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1602	error C2059: syntax error : ';' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1603	error C2238: unexpected token(s) preceding ';' (item\armor.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1604	error C1903: unable to recover from previous error(s); stopping compilation (item\armor.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1605	error C2059: syntax error : ';' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1606	error C2238: unexpected token(s) preceding ';' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1607	error C2059: syntax error : ';' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1608	error C2238: unexpected token(s) preceding ';' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1609	error C2143: syntax error : missing ')' before '{' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1610	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1611	error C2143: syntax error : missing ';' before '}' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1612	error C2059: syntax error : ')' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1613	error C2447: '{' : missing function header (old-style formal list?) (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1614	error C2059: syntax error : ';' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1615	error C2238: unexpected token(s) preceding ';' (item\equipmnt.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1616	error C1903: unable to recover from previous error(s); stopping compilation (item\equipmnt.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1617	error C2059: syntax error : ';' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1618	error C2238: unexpected token(s) preceding ';' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1619	error C2059: syntax error : ';' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1620	error C2238: unexpected token(s) preceding ';' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1621	error C2143: syntax error : missing ')' before '{' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1622	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1623	error C2143: syntax error : missing ';' before '}' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1624	error C2059: syntax error : ')' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1625	error C2447: '{' : missing function header (old-style formal list?) (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1626	error C2059: syntax error : ';' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1627	error C2238: unexpected token(s) preceding ';' (item\item.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1628	error C1903: unable to recover from previous error(s); stopping compilation (item\item.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1629	error C2059: syntax error : ';' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1630	error C2238: unexpected token(s) preceding ';' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1631	error C2059: syntax error : ';' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1632	error C2238: unexpected token(s) preceding ';' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1633	error C2143: syntax error : missing ')' before '{' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1634	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1635	error C2143: syntax error : missing ';' before '}' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1636	error C2059: syntax error : ')' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1637	error C2447: '{' : missing function header (old-style formal list?) (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1638	error C2059: syntax error : ';' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1639	error C2238: unexpected token(s) preceding ';' (item\item00.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1640	error C1903: unable to recover from previous error(s); stopping compilation (item\item00.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1641	error C2059: syntax error : ';' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1642	error C2238: unexpected token(s) preceding ';' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1643	error C2059: syntax error : ';' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1644	error C2238: unexpected token(s) preceding ';' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1645	error C2143: syntax error : missing ')' before '{' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1646	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1647	error C2143: syntax error : missing ';' before '}' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1648	error C2059: syntax error : ')' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1649	error C2447: '{' : missing function header (old-style formal list?) (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1650	error C2059: syntax error : ';' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1651	error C2238: unexpected token(s) preceding ';' (item\itemcr.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1652	error C1903: unable to recover from previous error(s); stopping compilation (item\itemcr.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Error	1653	error C2059: syntax error : ';' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1654	error C2238: unexpected token(s) preceding ';' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1655	error C2059: syntax error : ';' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1656	error C2238: unexpected token(s) preceding ';' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1657	error C2143: syntax error : missing ')' before '{' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1658	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1659	error C2143: syntax error : missing ';' before '}' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1660	error C2059: syntax error : ')' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1661	error C2447: '{' : missing function header (old-style formal list?) (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1662	error C2059: syntax error : ';' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1663	error C2238: unexpected token(s) preceding ';' (item\itemdesc.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1664	error C2059: syntax error : ';' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1665	error C2238: unexpected token(s) preceding ';' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	78	1	pol
Error	1666	error C2059: syntax error : ';' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1667	error C2238: unexpected token(s) preceding ';' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	80	1	pol
Error	1668	error C2143: syntax error : missing ')' before '{' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1669	error C2275: 'std::array<_Ty,_Size>' : illegal use of this type as an expression	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1670	error C2143: syntax error : missing ';' before '}' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1671	error C2059: syntax error : ')' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1672	error C2447: '{' : missing function header (old-style formal list?) (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	99	1	pol
Error	1673	error C2059: syntax error : ';' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1674	error C2238: unexpected token(s) preceding ';' (item\weapon.cpp)	d:\polserver-master\pol-core\pol\proplist.h	193	1	pol
Error	1675	error C1903: unable to recover from previous error(s); stopping compilation (item\weapon.cpp)	d:\polserver-master\lib\format\format.h	527	1	pol
Yes there were 1,675 errors and/or warnings there but due to the 60,000 character limit for posts I had to remove some lines. Hmmm... 60,000 character limit...sound familiar? (hint: item stack limit in Ultima) . Anyway, please help!

I am running Windows 10, Visual Studio 2012 Professional.
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Re: Some errors while trying to compile the Core.

Post by Yukiko »

One minor update:

So I suppose one should pay attention when installing programs and restart the computer if the installer tells you to. After installing VS 2012 and remembering that I was prompted to restart the computer I did restart it. This fixed, well, modified the error for the buildDistWin.bat file. The neww error is:

Code: Select all

Extracting boost libraries
Nothing to do. Files already extracted.
Building Win32-release from "pol-2012.sln"...
Something went wrong. Check the logs in the 'dist' folder.
Press any key to continue . . .
Here is the log file from the "dist" directory:

Code: Select all

Microsoft (R) Build Engine version 4.6.1038.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 7/29/2016 2:47:13 AM.
     1>Project "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" on node 1 (default targets).
     1>ValidateSolutionConfiguration:
         Building solution configuration "Release|Win32".
       ValidateProjects:
         The project "support" is not selected for building in solution configuration "Release|Win32".
         The project "dist" is not selected for building in solution configuration "Release|Win32".
     1>Project "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (1) is building "D:\Documents\GitHub\polserver\pol-core\ecompile\ecompile-2012.vcxproj" (3) on node 3 (default targets).
     3>Project "D:\Documents\GitHub\polserver\pol-core\ecompile\ecompile-2012.vcxproj" (3) is building "D:\Documents\GitHub\polserver\pol-core\bscript\bscript-2012.vcxproj" (5) on node 3 (default targets).
     5>InitializeBuildStatus:
         Creating ".\Release\bscript.unsuccessfulbuild" because "AlwaysCreate" was specified.
     1>Project "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (1) is building "D:\Documents\GitHub\polserver\pol-core\doc\doc-2012.vcxproj" (7) on node 2 (default targets).
     7>InitializeBuildStatus:
         Creating ".\Release\doc.unsuccessfulbuild" because "AlwaysCreate" was specified.
       FinalizeBuildStatus:
         Deleting file ".\Release\doc.unsuccessfulbuild".
         Touching ".\Release\doc.lastbuildstate".
     7>Done Building Project "D:\Documents\GitHub\polserver\pol-core\doc\doc-2012.vcxproj" (default targets).
     5>ClCompile:
         All outputs are up-to-date.
     1>Project "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (1) is building "D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj" (4) on node 4 (default targets).
     4>InitializeBuildStatus:
         Touching ".\Release\plib.unsuccessfulbuild".
     5>Lib:
         All outputs are up-to-date.
         bscript-2012.vcxproj -> D:\Documents\GitHub\polserver\pol-core\bscript\.\Release\bscript.lib
     4>ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /Zi /nologo /W4 /WX- /MP /O2 /Ob2 /Oy- /D NDEBUG /D WINDOWS /D NOMINMAX /D WIN32 /D INC_PASSERT /D TIXML_USE_STL /D HAVE_MYSQL /D _USING_V110_SDK71_ /D _MBCS /GF /Gm- /EHsc /MT /GS- /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Release/" /Fd".\Release/vc110.pdb" /Gd /TP /analyze- /errorReport:queue polver.cpp realm.cpp realmfunc.cpp realmlos.cpp realmlos2.cpp
         polver.cpp
         realm.cpp
         realmfunc.cpp
         realmlos.cpp
     4>c1xx : fatal error C1083: Cannot open source file: 'realmfunc.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
     4>c1xx : fatal error C1083: Cannot open source file: 'polver.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
     4>c1xx : fatal error C1083: Cannot open source file: 'realm.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
     4>c1xx : fatal error C1083: Cannot open source file: 'realmlos.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
         realmlos2.cpp
     4>c1xx : fatal error C1083: Cannot open source file: 'realmlos2.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
     5>FinalizeBuildStatus:
         Deleting file ".\Release\bscript.unsuccessfulbuild".
         Touching ".\Release\bscript.lastbuildstate".
     5>Done Building Project "D:\Documents\GitHub\polserver\pol-core\bscript\bscript-2012.vcxproj" (default targets).
     4>Done Building Project "D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj" (default targets) -- FAILED.
     1>Project "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (1) is building "D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj" (11) on node 1 (default targets).
    11>InitializeBuildStatus:
         Touching ".\Release\clib.unsuccessfulbuild".
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /Zi /nologo /W4 /WX- /MP /O2 /Ob2 /Oy /D NDEBUG /D _LIB /D NOMINMAX /D WINDOWS /D NOMINMAX /D WIN32 /D INC_PASSERT /D TIXML_USE_STL /D HAVE_MYSQL /D _USING_V110_SDK71_ /D _MBCS /GF /Gm- /EHsc /MT /GS- /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Release/" /Fd".\Release/vc110.pdb" /Gd /TP /analyze- /errorReport:queue Debugging\ExceptionParser.cpp MD5.cpp progver.cpp unicode.cpp
         ExceptionParser.cpp
         MD5.cpp
         progver.cpp
         unicode.cpp
    11>c1xx : fatal error C1083: Cannot open source file: 'MD5.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
    11>c1xx : fatal error C1083: Cannot open source file: 'progver.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
    11>c1xx : fatal error C1083: Cannot open source file: 'unicode.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
    11>Debugging\ExceptionParser.cpp(17): fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
    11>Done Building Project "D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj" (default targets) -- FAILED.
     3>Done Building Project "D:\Documents\GitHub\polserver\pol-core\ecompile\ecompile-2012.vcxproj" (default targets) -- FAILED.
     1>Done Building Project "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (default targets) -- FAILED.

Build FAILED.

       "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (default target) (1) ->
       "D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj" (default target) (4) ->
       (ClCompile target) -> 
         c1xx : fatal error C1083: Cannot open source file: 'realmfunc.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
         c1xx : fatal error C1083: Cannot open source file: 'polver.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
         c1xx : fatal error C1083: Cannot open source file: 'realm.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
         c1xx : fatal error C1083: Cannot open source file: 'realmlos.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]
         c1xx : fatal error C1083: Cannot open source file: 'realmlos2.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\plib\plib-2012.vcxproj]


       "D:\Documents\GitHub\polserver\pol-core\pol-2012.sln" (default target) (1) ->
       "D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj" (default target) (11) ->
         c1xx : fatal error C1083: Cannot open source file: 'MD5.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
         c1xx : fatal error C1083: Cannot open source file: 'progver.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
         c1xx : fatal error C1083: Cannot open source file: 'unicode.cpp': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]
         Debugging\ExceptionParser.cpp(17): fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory [D:\Documents\GitHub\polserver\pol-core\clib\clib-2012.vcxproj]

    0 Warning(s)
    9 Error(s)

Time Elapsed 00:00:03.57
I still get the 1,670+ errors when I try to build from within the VS 2012 GUI.

Again, please help!

Thank you in advance.
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: Some errors while trying to compile the Core.

Post by Turley »

It looks like we missed some migrations between the 2013 solution and the 2012 one. (Since years I dropped 2012 so it's always a manual step)
You have two options:
the recommended one is to simply install the latest visual studio community version and open the 2013 solution. It's complelty free and at least equal or even better then 2012 pro. And I am not sure if 2012 is able to build an executable for win10.
The second option would be to compare the 2012 .filters filters with the 2013 ones and merge them. I guess the error is in plib and pol.
I'm also not sure if 2012 is still able to build pol, it's missing several c++11 features and I'm not sure if we have a fallback for everything.
Nando
POL Developer
Posts: 282
Joined: Wed Sep 17, 2008 6:53 pm
Contact:

Re: Some errors while trying to compile the Core.

Post by Nando »

That sounds odd. "Couldnt find a suitable vcvarsall.bat." means that the path to visual studio was not properly defined in your computer's environment variables. The one it looks for is VS110COMNTOOLS, which in my computer is set to "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\". I don't know why, but sometimes VS doesn't set it and you need to define that variable manually. [After your edit, this paragraph doesn't make sense anymore. Just keeping it here for posterity.]

I use VS 2013 Community and don't have VS 2012 to try it here. At least for me and for the automatic compiler at https://ci.appveyor.com/project/turleypol/polserver, the core can be compiled using VS 2013.

Because C++11 support in VS2012 is lacking, there are features from C++11 not available in VS 2012 and we may have used them without realizing. If that's the case, unless there is a strong reason to keep VS 2012 or an easy workaround, my suggestion would be to install VS 2013 Community. It's free as long as you're not a big company, and is feature-equivalent to the Pro version.

Reading your errors again, it seems that we may have moved files around and forgot to update the VS 2012 projects. Again, unless there is a strong reason to stick to VS 2012, I'd say we just move on to VS 2013.
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: Some errors while trying to compile the Core.

Post by Turley »

Why recommend 2013 when 2015 is available, don't get stuck with this old crap :p
Boost gives some warnings that it's an unsupported compiler version since we use an older version. But everything works.
Nando
POL Developer
Posts: 282
Joined: Wed Sep 17, 2008 6:53 pm
Contact:

Re: Some errors while trying to compile the Core.

Post by Nando »

Do solutions need to be converted from VS 2013 -> 2015 or did Microsoft finally settle on a proper file format?
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: Some errors while trying to compile the Core.

Post by Turley »

They need to be migrated but it's a full automated procedure. So nothing to worry about. I wanted to commit the new files since month... but I still hope for cmake ;)
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Re: Some errors while trying to compile the Core.

Post by Yukiko »

Turley wrote:It looks like we missed some migrations between the 2013 solution and the 2012 one. (Since years I dropped 2012 so it's always a manual step)
You have two options:
the recommended one is to simply install the latest visual studio community version and open the 2013 solution. It's complelty free and at least equal or even better then 2012 pro. And I am not sure if 2012 is able to build an executable for win10.
The second option would be to compare the 2012 .filters filters with the 2013 ones and merge them. I guess the error is in plib and pol.
I'm also not sure if 2012 is still able to build pol, it's missing several c++11 features and I'm not sure if we have a fallback for everything.
Thanks Turley and Nando. I'm glad it wasn't anything I did this time. Is there anything special I have to do to compile POL with the "community" edition of VS?

Thanks again.

Now off to uninstall VS 2012...
gh0sterZA
Neophyte Poster
Posts: 35
Joined: Thu Nov 19, 2015 11:36 am
Location: Cape Town

Re: Some errors while trying to compile the Core.

Post by gh0sterZA »

Hi Yukiko

I did a successful compile about 2 weeks ago using VS 2015 community on Win10x64
I opened the vs2013 solution and let the wizard update the project files.
Not sure if it made any difference but I edited the [ \lib\boost_1_55_0\buildboostmsvc11x64.bat] file to point to my correct visual studio path..
line 3 = [call "%ProgRoot%\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x86_amd64] changed to [call C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64 ]

However I then individually built the various projects inside the solution starting with I think the clib,bscript,plib.... leaving the pol and dist project for last.
Previously I had tried to build the whole solution in one go and gave up due to something going wrong :(, this time it went through on each project

Hope this helps you in some way.

regards
Nando
POL Developer
Posts: 282
Joined: Wed Sep 17, 2008 6:53 pm
Contact:

Re: Some errors while trying to compile the Core.

Post by Nando »

At least with VS 2013 Community, you shouldn't need any extra steps after extracting the boost libs.

I should give VS 2015 a go, maybe we can make the transition smoother.
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Re: Some errors while trying to compile the Core.

Post by Yukiko »

Thanks gh0sterZA and Nando.

The Community edition of VS 2015 worked just fine.

I do have an update to the buildDistWin.bat file contained in the repo in the pol-core directory. I removed the added the VS 2012 and VS 2013 searches and added the check for VS 2015. I figured since the source will compile just fine under VS 2015 there was no need for the test for the other two versions. Here's the updated file:

Code: Select all

@echo off

rem Attempts to find the most recent visual studio.

:VS2015
set VCVARSALL="%VS140COMNTOOLS%..\..\VC\vcvarsall.bat"
set POLSOL="pol-2013.sln"
if not exist %VCVARSALL% goto vserror
goto begin



:begin
set STARTTIME=%TIME%

echo Extracting boost libraries
pushd ..\lib
call prepare_boost.bat
if %errorlevel% neq 0 goto :error
popd


call %VCVARSALL%
if %errorlevel% neq 0 goto :error

echo Building Win32-release from %POLSOL%...
msbuild %POLSOL% /m /p:Configuration=Release /p:Platform="Win32" > dist\buildlog_32.log
if %errorlevel% neq 0 goto :error

echo Building x64-release from %POLSOL%...
msbuild %POLSOL% /m /p:Configuration=Release /p:Platform="x64" > dist\buildlog_64.log
if %errorlevel% neq 0 goto :error

echo Packing everything up...
pushd dist
call mkdist x64 clean
call mkdist x64 dist 
call mkdist x64 obj
if %errorlevel% neq 0 goto :error

call mkdist x86 clean
call mkdist x86 dist
call mkdist x86 obj
if %errorlevel% neq 0 goto :error


rem Removed debug because its contents are mostly in src, lib and obj.
rem call mkdist x64 debug

call mkdist x64 lib
call mkdist x64 src
if %errorlevel% neq 0 goto :error

popd

goto end

:vserror
echo Couldnt find a suitable vcvarsall.bat.
pause
exit 1

:error
echo Something went wrong. Check the logs in the 'dist' folder.
pause
exit 1

:end
echo Done. Started at %STARTTIME%, finished at %TIME%.
pause
Post Reply