Re: How Does Flutter Handle State Management Internally? Programming Software Development by kearawill … documentation on state management is a good starting point: flutter.dev/docs/development/data-and-backend/state-mgmt Additionally, blog posts… Integrating OpenAI Web Search API in LangGraph Programming Computer Science by usmanmalik57 … apt-get update # !sudo apt-get install -y graphviz libgraphviz-dev !pip install -U -q \ langgraph langchain-openai langchain-core \ openai… I looking for long term cooperation possible client. Programming Software Development by Stiven_1 I am a full-stack full-time developer. I have 5 years of development experience and My basic skills are Blockchain, TypeScript, ReactJS, Shopify. I am a full-time dev, so I can answer your inquiries at any time. I can work on weekends if needed and communicate fluently in English. Re: Delete unused MySQL indexes Programming Databases by Dani … article, as well as related ones such as [this](https://dev.mysql.com/doc/refman/8.4/en/performance-schema-wait…-tables.html) and [this](https://dev.mysql.com/doc/refman/8.4/en/performance-schema-event… Re: Delete unused MySQL indexes Programming Databases by Reverend Jim See [performance-schema-consumer-filtering](https://dev.mysql.com/doc/refman/8.4/en/performance-schema-consumer-filtering.html) Re: I looking for long term cooperation possible client. Programming Software Development by Dani You might want to check out Upwork or Toptal to get freelance development work. May I ask what the code you provided here does? It seems to just be a constructor function with some getters and setters, but is missing the rest of it. Was it written by ChatGPT? Re: I looking for long term cooperation possible client. Programming Software Development by Stiven_1 Sorry, I used a code I had practiced before to sign up quickly. This code is This JavaScript code simulates a basic blockchain — like a mini version of Bitcoin — without a network or mining. It helps you understand how blocks are linked and verified. Re: I looking for long term cooperation possible client. Programming Software Development by Dani What does the crypto class look like? Re: I looking for long term cooperation possible client. Programming Software Development by Stiven_1 I hope learn more about you. Re: I looking for long term cooperation possible client. Programming Software Development by Dani > I hope learn more about you. > This is me: https://www.daniweb.com/welcome/about What are some underrated React JS best practices? Programming Software Development by James_228 …? Are there any anti-patterns you see often in junior dev codebases? Have you used React Server Components or Signals yet… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon … the speed of the connection (@see [Click Here](https://web.dev/articles/browser-level-image-lazy-loading#:~:text=On%20fast%20connections… (the same page with the same images), on pagespeed.web.dev, the speed index in the 'loading="lazy"' version… Re: Database Connection Failing in MySQL – Need to Hire Developers in the USA Programming by rproffitt Isn't that a little basic for the Dev Technosys company to not fix themselves? What happened to the coders and developers you had? Re: Dev C++ error or code problem? Programming Software Development by Fbody Dev-C++ comes with the MinGW compiler, but it's probably an old version. The Code::Blocks version is most likely newer. You'll have to mark the thread "solved" yourself. There should be a "mark as solved" button at the bottom of the listing, next to the "Reply to this Thread" button. Re: Dev-c++ options Programming Software Development by jonsca Dev is outdated, comes with an older version of gcc, and is no longer in development. Try Code::Blocks it definitely has that feature you are looking for. Eclipse has it too, I believe. Re: Dev C++ linker errors, undefined reference Programming Software Development by vegaseat Dev-C++ creates a new makefile every time it compiles. Messing with the old one is futile, it gets overwritten. Re: Dev C++ Color Schemes Programming Software Development by Ancient Dragon Dev-C++ is free. You get what you pay for. VC++ … Re: DEV-C++ equation solver Programming Software Development by pseudorandom21 Dev-C++ is no longer supported, last I checked. A better IDE will probably compile it. Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by uspdf i get the same error even with dev's example projects, dev 4 works and dev 4.9.9.2 works on my … log: [code] Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Examples\Hello\Makefile.win" Executing make... make.exe…[/code] Makefile: [code]# Project: Hello Sample # Makefile created by Dev-C++ 4.9.9.2 CPP = g++.exe CC = gcc… Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by jotzebee … [QUOTE]Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\CPP_Programs\Makefile.win" Executing make... make.exe …-f "C:\Dev-Cpp\CPP_Programs\Makefile.win" all g++.exe -c…quot; -o "hello_world.exe" -L"C:/Dev-Cpp/lib" -lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 … Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by bops … LanguageID=1033 CharsetID=1252 CompanyName= FileVersion= FileDescription=Developed using the Dev-C++ IDE InternalName= LegalCopyright= LegalTrademarks= OriginalFilename= ProductName= ProductVersion= AutoIncBuildNr…=0 [/CODE] Makefile... [CODE] # Project: Project1 # Makefile created by Dev-C++ 4.9.9.2 CPP = g++.exe CC = gcc… Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by bops …to compile gives the same error... [CODE]C:\Dev-Cpp\Current_Project\Makefile.win [Build Error] [main.o…CODE] Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Current_Project\Makefile.win" Executing make... make.exe… -f "C:\Dev-Cpp\Current_Project\Makefile.win" all g++.exe -… Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by splinterz …to compile gives the same error... [CODE]C:\Dev-Cpp\Current_Project\Makefile.win [Build Error] [main.o…CODE] Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Current_Project\Makefile.win" Executing make... make.exe… -f "C:\Dev-Cpp\Current_Project\Makefile.win" all g++.exe -… Dev C++ [Build Error] [main.o] Error 2 unexpected end of file Programming Software Development by Austinnh … that occurs whenever I try to build a project in Dev C++. I can compile an individual source file fine.…to tell me: Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Makefile.win" Executing make... make.exe -f "…;C:\Dev-Cpp\Makefile.win" all g++.exe -c main.cpp… Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by ZiggaZiggaZ … Building Makefile: "\\ls5-central.lab.cpcc.edu\home\zperkin0\Dev-Cpp\Makefile.win" Executing make... make.exe -f &…quot;\\ls5-central.lab.cpcc.edu\home\zperkin0\Dev-Cpp\Makefile.win" all g++.exe -c grade1.…quot; -I"//ls5-central.lab.cpcc.edu/home/zperkin0/Dev-Cpp/include" '\\ls5-central.lab.cpcc.edu\home\… Dev c++ makefile.win error1 Programming Software Development by IcantC …return 0; }[/CODE] I get this error: [ICODE] C:\Dev-Cpp\Makefile.win [Build Error] [helloworld.o] Error 1 [/…: [ICODE] Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Makefile.win" Executing make... make.exe -f &…quot;C:\Dev-Cpp\Makefile.win" all g++.exe -D__DEBUG__ -c… Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by bops … I compile a project from scratch..ie... C:\Dev-Cpp\New_Project\Makefile.win [Build Error] [main.…1 Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\New_Project\Makefile.win" Executing make... make.exe… -f "C:\Dev-Cpp\New_Project\Makefile.win" all gcc.exe -… Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by Dave Sinkula … created by the compiler in the same directory, "C:\Dev-Cpp\" from which I create a another directory depending… on what Im creating for example "C:\Dev-Cpp\New_Project" is where I have saved all the… main.cpp in the compiler's home directory "C:\Dev-Cpp\"? First, that a practice I generally avoid. … Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by anuragpatil I have done this successfully. Say your Dev C++ is in C drive of Windows (C:\Dev-Cpp\) Copy following text to Tools >> Compiler Options >> Directories >> Binaries and click OK. C:\Dev-Cpp\Bin C:\Dev-Cpp\libexec\gcc\mingw32\3.4.2 Hope this helps. Re: Dev-C++ - [Build Error] [main.o] Error 1 Programming Software Development by ketu83 …the following error. ------------------------------------------------------------------------------------------------ Compiler: Default compiler Building Makefile: "C:\Dev-Cpp\Makefile.win" Executing make... make.exe -f "….o -o "Aadhaar_Proj.exe" -L"C:/Dev-Cpp/lib" "../Borland/libxml library/lib/libxml2.a…