Jump to content

[fixed] weird errors


Guest marx123

Recommended Posts

on latest rev there is a error

1>h:\\mangos2\\src\\game\\ObjectGuid.h(275) : error C2664: 'std::tr1::hash_value' : cannot convert parameter 1 from 'uint64' to 'const ObjectGuid &'
11>        Reason: cannot convert from 'uint64' to 'const ObjectGuid'
11>        Constructor for class 'ObjectGuid' is declared 'explicit'
11>Main.cpp
11>h:\\mangos2\\src\\game\\ObjectGuid.h(275) : error C2664: 'std::tr1::hash_value' : cannot convert parameter 1 from 'uint64' to 'const ObjectGuid &'
11>        Reason: cannot convert from 'uint64' to 'const ObjectGuid'
11>        Constructor for class 'ObjectGuid' is declared 'explicit'
11>CliRunnable.cpp
11>h:\\mangos2\\src\\game\\ObjectGuid.h(275) : error C2664: 'std::tr1::hash_value' : cannot convert parameter 1 from 'uint64' to 'const ObjectGuid &'
11>        Reason: cannot convert from 'uint64' to 'const ObjectGuid'
11>        Constructor for class 'ObjectGuid' is declared 'explicit'
11>h:\\mangos2\\src\\game\\ObjectGuid.h(275) : error C2664: 'std::tr1::hash_value' : cannot convert parameter 1 from 'uint64' to 'const ObjectGuid &'
11>        Reason: cannot convert from 'uint64' to 'const ObjectGuid'
11>        Constructor for class 'ObjectGuid' is declared 'explicit'
11>Build log was saved at "file://h:\\mangos2\\win\\VC90\\mangosd__Win32_Release\\BuildLog.htm"
11>mangosd - 4 error(s), 0 warning(s)
========== Build: 9 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use