Results 1 to 10 of 12

Thread: 3D Camera

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    PGDCE Developer de_jean_7777's Avatar
    Join Date
    Nov 2006
    Location
    Bosnia and Herzegovina (Herzegovina)
    Posts
    287
    The example crashes. I'm on Windows 7 SP1 x32, Athlon II X2 240, 4 GB DDR3 and a Radeon HD6850.

    I get the following:
    Exception EAccessViolation in module OpenGLApp.exe at 00000000.
    Access violation at address 00000000. Read of address 00000000.
    Sounds like the program is dereferencing a nil pointer somewhere.
    Existence is pain

  2. #2
    Member
    Join Date
    Apr 2012
    Location
    Düsseldorf im Rheinland
    Posts
    38
    de_jean_7777:
    The executeable file features the Farbrausch Synth V2. I included the v2.DLL in the executeable, maybe that is the reason. My AntiVir don´t like the Synth, too!

    Do you get an exception if you compile the sourcecode?

  3. #3
    PGDCE Developer de_jean_7777's Avatar
    Join Date
    Nov 2006
    Location
    Bosnia and Herzegovina (Herzegovina)
    Posts
    287
    Can't compile the source code, since I don't have Delphi. I tried to convert the project to use with Lazarus, but there are some difficulties, like the missing jpeg unit and I don't have the time to see if I can replace this with something from fpc/lazarus.
    Existence is pain

  4. #4
    It runs perfectly on Windows 7 after I compiled it under Delphi6.

  5. #5
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Will definitely give this a go once I get back home from the weekend
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •