Coder Social home page Coder Social logo

botnet's People

Contributors

dependabot[bot] avatar jms55 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

venryx

botnet's Issues

example_bot build fail

Fail to build example_bot. Standard recomended Rust install config, Win 11, 64-bit,

Error log

Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\Users\Death\Desktop\Botnet\botnet> cargo build --release --manifest-path=example_bot/Cargo.toml
    Updating crates.io index
  Downloaded getrandom v0.2.7
  Downloaded proc-macro2 v1.0.39
  Downloaded rend v0.3.6
  Downloaded rkyv_derive v0.7.38
  Downloaded ptr_meta_derive v0.1.4
  Downloaded seahash v4.1.0
  Downloaded quote v1.0.19                                                                                                                                                                                                  
  Downloaded unicode-ident v1.0.1                                                                                                                                                                                           
  Downloaded serde_derive v1.0.137                                                                                                                                                                                          
  Downloaded serde v1.0.137                                                                                                                                                                                                 
  Downloaded syn v1.0.98                                                                                                                                                                                                    
  Downloaded version_check v0.9.4                                                                                                                                                                                           
  Downloaded bincode v1.3.3                                                                                                                                                                                                 
  Downloaded rkyv v0.7.38                                                                                                                                                                                                   
  Downloaded once_cell v1.12.0                                                                                                                                                                                              
  Downloaded hashbrown v0.12.1
  Downloaded ptr_meta v0.1.4                                                                                                                                                                                                
  Downloaded cfg-if v1.0.0                                                                                                                                                                                                  
  Downloaded bytecheck_derive v0.6.8
  Downloaded bytecheck v0.6.8                                                                                                                                                                                               
  Downloaded ahash v0.7.6
  Downloaded 21 crates (897.6 KB) in 1.65s                                                                                                                                                                                  
   Compiling example_bot v0.1.0 (C:\Users\Death\Desktop\Botnet\botnet\example_bot)
error: linking with `link.exe` failed: exit code: 1120                                                                                                                                                                      
  |
  = note: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\link.exe" "/DEF:C:\\Users\\Death\\AppData\\Local\\Temp\\rustcs6hVu6\\lib.def" "/NOLOGO" "C:\\
Users\\Death\\AppData\\Local\\Temp\\rustcs6hVu6\\symbols.o" "C:\\Users\\Death\\Desktop\\Botnet\\botnet\\example_bot\\target\\release\\deps\\example_bot.example_bot.007f73e9-cgu.4.rcgu.o" "/LIBPATH:C:\\Users\\Death\\Deskto
p\\Botnet\\botnet\\example_bot\\target\\release\\deps" "/LIBPATH:C:\\Users\\Death\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib" "C:\\Users\\Death\\.rustup\\toolchains\\sta
ble-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib\\libcompiler_builtins-6f60f6a23a58b163.rlib" "bcrypt.lib" "advapi32.lib" "userenv.lib" "kernel32.lib" "ws2_32.lib" "bcrypt.lib" "msvcrt.lib" "/NXCOMPAT
" "/LIBPATH:C:\\Users\\Death\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-msvc\\lib" "/OUT:C:\\Users\\Death\\Desktop\\Botnet\\botnet\\example_bot\\target\\release\\deps\\example_bot
.dll" "/OPT:REF,ICF" "/DLL" "/IMPLIB:C:\\Users\\Death\\Desktop\\Botnet\\botnet\\example_bot\\target\\release\\deps\\example_bot.dll.lib" "/DEBUG" "/NATVIS:C:\\Users\\Death\\.rustup\\toolchains\\stable-x86_64-pc-windows-ms
vc\\lib\\rustlib\\etc\\intrinsic.natvis" "/NATVIS:C:\\Users\\Death\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\etc\\liballoc.natvis" "/NATVIS:C:\\Users\\Death\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\etc\\libcore.natvis" "/NATVIS:C:\\Users\\Death\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\etc\\libstd.natvis"
  = note:    Creating library C:\Users\Death\Desktop\Botnet\botnet\example_bot\target\release\deps\example_bot.dll.lib and object C:\Users\Death\Desktop\Botnet\botnet\example_bot\target\release\deps\example_bot.dll.exp   
          example_bot.example_bot.007f73e9-cgu.4.rcgu.o : error LNK2019: unresolved external symbol __log_debug referenced in function __tick
          example_bot.example_bot.007f73e9-cgu.4.rcgu.o : error LNK2019: unresolved external symbol __deposit_resource referenced in function __tick
          example_bot.example_bot.007f73e9-cgu.4.rcgu.o : error LNK2019: unresolved external symbol __harvest_resource referenced in function __tick
          example_bot.example_bot.007f73e9-cgu.4.rcgu.o : error LNK2019: unresolved external symbol __move_towards referenced in function __tick
          C:\Users\Death\Desktop\Botnet\botnet\example_bot\target\release\deps\example_bot.dll : fatal error LNK1120: 4 unresolved externals


error: could not compile `example_bot` due to previous error
PS C:\Users\Death\Desktop\Botnet\botnet> 

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.