Coder Social home page Coder Social logo

Comments (5)

arena avatar arena commented on July 29, 2024

FYI: your code has local variables and since you didn't format it as code those were interpreted as @ at messages to GitHub users. Please edit your issue and format the code

(I've unfollowed this)

from aq.

geovens avatar geovens commented on July 29, 2024

I build AQ-PS using tensorflow 1.3.1 & visual studio 2015 with no problem. Not sure whether your problem is related to tensorflow version though.

from aq.

bjiyxo avatar bjiyxo commented on July 29, 2024

Thx for reply. I used tensorflow.lib + tensorflow.dll to compile both the example(matmul.cpp) and AQ. I'm trying tensorflow 1.3.1 now.

from aq.

bjiyxo avatar bjiyxo commented on July 29, 2024

I tried tensorflow 1.3.1, and got the following message,

1> nueral_net.cc

1> pattern3x3.cc

1> playout.cc

1> print.cc

1> search.cc

1> sgf.cc

1>..\src\sgf.cc

(442): error C2664: 'HANDLE FindFirstFileW(LPCWSTR,LPWIN32_FIND_DATAW)': cannot convert argument 1 from 'const char *' to 'LPCWSTR'
1> ..\src\sgf.cc

(442): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
1>..\src\sgf.cc

(458): error C2440: 'initializing': cannot convert from 'WCHAR [260]' to 'std::basic_string<char,std::char_traits,std::allocator>'
1> ..\src\sgf.cc

(458): note: No constructor could take the source type, or constructor overload resolution was ambiguous
1> zobrist.cc

1> Generating Code...
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

I am trying to figure out what happened.

from aq.

geovens avatar geovens commented on July 29, 2024

You can first try to change the setting in project properties -> configuration properties -> general -> character set from unicode or multi-byte to "not set"...

from aq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.