Coder Social home page Coder Social logo

seed-reversal-merged's Introduction

seed-reversal-merged

A merged version of seed-reversal-gpu and seed-tester-native

This repository is part of the effort to reverse the seed of the pack.png image. For more information on how this code works, please refer to the relevant section in https://bit.ly/packpng-details

seed-reversal-merged's People

Contributors

balintcsala avatar earthcomputer avatar hube12 avatar human-0 avatar riking avatar seesoftware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

seed-reversal-merged's Issues

LNK2019/1120 errors, C4068 warning

Quite inexperienced when it comes to CUDA/C++, but it threw LNK2019/1120 errors when trying to compile as such:
main.cu
main.cu(1): warning C4068: unknown pragma
main.cu(2): warning C4068: unknown pragma

Creating library a.lib and object a.exp
tmpxft_00002b78_00000000-18_main.obj : error LNK2019: unresolved external symbol "public: static void __cdecl random_math::JavaRand::init(void)" (?init@JavaRand@random_math@@SAXXZ) referenced in function main
tmpxft_00002b78_00000000-18_main.obj : error LNK2019: unresolved external symbol "public: static void __cdecl generator::ChunkGenerator::init(void)" (?init@ChunkGenerator@generator@@SAXXZ) referenced in function main
tmpxft_00002b78_00000000-18_main.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl generator::ChunkGenerator::populate(__int64,int)" (?populate@ChunkGenerator@generator@@SA_N_JH@Z) referenced in function main
a.exe : fatal error LNK1120: 3 unresolved externals

From a quick google on my end, it looks like it could be a library/linker error? Most likely on my end.

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.