-
Recent Posts
- Software developer images with DALL-E 3
- java.lang.IllegalArgumentException: The Unicode character [デ] at code point [12,487] cannot be encoded as it is outside the permitted range of 0 to 255
- Framework Laptop Review
- Software developer images with DALL-E 2
- Svg-based 3D model in OpenSCAD via Inkscape/DXF
Archives
Categories
Meta
Monthly Archives: February 2012
Commons reasons for linker errors
After having worked several years in C++ development with Visual Studio, here’s a quite comprehensive compilation of the linker error’s I’ve encountered Possible reasons for linker errors Compiler errors most often point to the exact location of the problem. Linker … Continue reading
Posted in Software
2 Comments
How everything begins – hello world
In pseudocode – get a web hosting account – install wordpress – customize theme if you need to – go to the admin interface – create a post with title “hello world”
Posted in Software
Leave a comment