You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
Hi, I am running this codes in my system. The environment is Matlab 2015b + vs2013. Here are some problems:
Error, gco_matlab.mexw64 file cannot be found.
When I am trying to compile gco_matlab.cpp in my computer, there are 18 errors happen: error LNK2019 cannot complile the external sympols "public: __int64 __cdecl GCoptimization::expansion(int)"
(?expansion@GCoptimization@@QEAA_JH@Z)
I try a lot of times, but failed.
Can you tell me what's the environment requirements for running this codes? Or, how to run the code? THX.
Hi, I am running this codes in my system. The environment is Matlab 2015b + vs2013. Here are some problems:
(?expansion@GCoptimization@@QEAA_JH@Z)
I try a lot of times, but failed.
Can you tell me what's the environment requirements for running this codes? Or, how to run the code? THX.